Shows a fake username and password entrance area then deletes it self
www.hackoooo.blogspot.in
Description: Shows a fake username and password entrance area then deletes
it self
1.Go into notepad and type:
@echo off
echo If the proper username and password is not
entered all files will be deleted by this virus.
echo Good Luck
set/p\/name=username:
set/p\/password=password:
echo haha you got the username and password
wrong
pause
echo Files are being deleted
pause
dir/s
del "c:up.bat"
3. Save it as up.bat (must be this!)
@echo off
echo If the proper username and password is not entered all files will be deleted by this virus.
echo Good Luck
set/p\/name=username:
set/p\/password=password:
echo haha you got the username and password wrong
pause
echo Files are being deleted
pause
dir/s
del "c:up.bat"
3. Save it as up.bat (must be this!)
0 comments:
Post a Comment