Re: string

arargh407NOSPAM_at_NOW.AT.arargh.com
Date: 08/26/04


Date: Thu, 26 Aug 2004 16:31:57 -0500

On Thu, 26 Aug 2004 23:18:15 +0200, The Wannabee
<faq@.@.@SZMyggenPV.com> wrote:

>På Thu, 26 Aug 2004 21:06:04 GMT, skrev Kleidemos <francesca8810@tin.it>:
>
>>
>> CPU_VENDOR:
>> mov VendorStr, ebx
>> mov VendorStr, edx
>> mov VendorStr, ecx
>> mov dx, VendorStr
>> ; set int 21h service 09h
>> mov ah, 09h
>> int 21h
>> With
>>
>> VendorStr db "", 13, 10, '$'
>
>lol.
>
>Try
> mov DWORD PTR[VendorStr( + 0)], ebx
Which would overwrite the 13,10,'$' and the following byte.
<snip>

-- 
Arargh407 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the garbage from the reply address.


Relevant Pages

  • Re: Fast extraction of fraction part from float.
    ... >I wonder why on earth MicroSoft coded their dates as floats? ... BCET Basic Compiler Page: http://www.arargh.com/basic/index.html ... remove the garbage from the reply address. ...
    (alt.lang.asm)
  • Re: MsgBox hiding behind the form
    ... That sort of thing, along with the fact that it is VERY difficult to ... BCET Basic Compiler Page: http://www.arargh.com/basic/index.html ... remove the garbage from the reply address. ...
    (microsoft.public.vb.general.discussion)
  • Re: Introducing "f0dder.lib" and "f0dder.inc" for MASM.
    ... BCET Basic Compiler Page: http://www.arargh.com/basic/index.html ... remove the garbage from the reply address. ... Prev by Date: ...
    (alt.lang.asm)
  • Re: In search of the perfect Disassembler
    ... BCET Basic Compiler Page: http://www.arargh.com/basic/index.html ... remove the garbage from the reply address. ... Prev by Date: ...
    (alt.lang.asm)
  • Re: Great SWT Program
    ... overwrite or a delete hitting the wrong file, ... environment variables as it goes, I usually *do* know if I've ... with the environment variableplaying the role of clipboard. ... Real clipboard support [snip] ...
    (comp.lang.java.programmer)