Re: coding in asm

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jordi Maycas (jmaycas_at_hotmail.com)
Date: 02/06/04


Date: Fri, 6 Feb 2004 08:58:24 +0100

so,
mov ah,4ch
int 21h (ups DOS interrupt)

or a simply ret...

"Tim Roberts" <timr@probo.com> escribió en el mensaje
news:tt8620hr8a1h5igcahfd081u0f6uu07ka7@4ax.com...
> "Marius" <prisasm@h0tmail.remove-this-n-make-zero-o.com> wrote:
> >
> >anyway, you need to exit the program in the end.. call int 20h..
otherwise
> >it will look like it's just sitting there.. :)
>
> Actually, it will execute whatever random bytes happened to be in memory
> after the int 10. It might hang, it might crash, it might explode.
> --
> - Tim Roberts, timr@probo.com
> Providenza & Boekelheide, Inc



Relevant Pages