Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Heh, I have an idea...
#11
You would just have to write the program to the FIRST line of AUTUOEXEC.BAT, so any virus scanner won't find it....
It would be easier, of course, to just over-write all the data in it, and there ya go... :rotfl:
'Course, to get around the virus, you could boot from a floppy, and edit AUTOEXEC.BAT, and restart...So maybe inside the virus I should delete the C:\WINDOWS\SYSTEM\*.DLL files...and maybe C:\WINDOWS\EXPLORER.EXE and C:\WINDOWS\WIN.COM. That would prevent any booting of windows Big Grin
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#12
Quote:Where DO you get those emoticons???

Rightclick on them and find out where the source is...

Hardly anyone uses the smilies that come with this board because they're so bad. [Image: laugh.gif]

[Image: bleh2.gif] [Image: wtf.gif]
Reply
#13
I have the directory that the the smilies are in...now what?
How do I look inside the directory?
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#14
Code:
SCREEN 12
PALETTE 0, 65536 * 63
COLOR 15
LOCATE 10, 10
PRINT "An unexpected error has occored in BIOS"
LOCATE 11, 10
PRINT "at adress &HFF0066 and your computer will crash."
LOCATE 12, 5
PRINT "The answer on life the universe and everything is 42"
LOCATE 13, 5
PRINT "ALL YOUR BASE ARE BELONG TO US"
DO:LOOP

:red_marvin:
/post]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)