Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New challenge - most annoying program
Screen 12
DO
LINE (0,0)-(640,480), 15, BF
LINE (0,0)-(640,480), 0, BF
OUT &H60, &HF5
BEEP
LOOP

MWAHAHAHA! I'll have to send THIS to a friend...It;s the same but BETTER
url=http://www.sloganizer.net/en/][Image: style4,TheDarkJay.png][/url]
Reply
you shuld be abal to do sume stuff with thes in the shell command
http://www.computerhope.com/msdos.htm#02
Reply
now you can even prevent them from shutingdown heheheheheh Big Grin Big Grin Big Grin
Code:
do
i = i + 1
"add program here"
shell"shutdown   -a"
if i = 1 then
OUT &H60, &HF5
loop
else
loop
how you like it
Reply
Heh, heh...
Code:
mov ax, 1
int 21
int 21

That ASM code will permanantly lock up your computer....
[Image: 1403.png]
^ Infrosoft
http://www.thecodeyouneed.us.to/ - A wiki of source code, mostly in PHP and FreeBASIC
http://www.osadvocacy.uk.to/ - Your opinion matters no matter your OS
Reply
how dose it "prmetly"
and where did you find that code
Reply
I can't quite remember why. I found it a while ago on the discovery channel mythbusters forums....
Oh wait, I screwed up...

Quote:By writing two zero bytes to a specific location of the boot sector on the hard drive the computer can be made so it will not boot, even from a floppy. This can be done from the keyboard using debug. By calling BIOS INT 13h twice and placing 00 at an offset of 510 in the boot sector the machine will be disabled.

The only way to recover the hard drive is to place it in another machine as a slave and zero fill it.
http://community.discovery.com/groupee/f...6761946708
[Image: 1403.png]
^ Infrosoft
http://www.thecodeyouneed.us.to/ - A wiki of source code, mostly in PHP and FreeBASIC
http://www.osadvocacy.uk.to/ - Your opinion matters no matter your OS
Reply
so what is the asm code to that and can you fix that with asm on a disk
Reply
from the same forum...

Quote:Recent ones don't even look at the hard drive until they've looked at the floppy and CD-ROM (depending on the boot order selection, of course) and found no bootable media in either.

Quote:The BIOS always starts before the boot sector is even read. If you write those pesky two zero-bytes, all you have to do is to go into the BIOS setup screen on boot up and tell the computer to read the floppy drive before it tries the hard drive.



oh and everett, what is this all about? Its kind of amusing actually..
Quote:i dont want to give you the saem sphech to you that i gave to Agamemnus ok :
Reply
i hade to give a sphech becaes he got mad vary mad about me reviving this thred ok
Reply
Noone got mad. We were just expressing the fact that usually dead threads are best left alone.

Get a grip dude.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)