News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

ScanMap - App event handler

Started by Tight_Coder_Ex, December 28, 2010, 10:52:00 PM

Previous topic - Next topic

dedndave

bus lock - if you use XCHG reg,mem
not XCHG reg,reg

XCHG eax,reg is a special 1-byte form
sometimes, making a loop shorter (in bytes) helps to make it faster
and - a lot of the forum members avoid XCHG like the plague, but i use XCHG eax,reg all the time   :P
if for no other reason - just to watch them shudder

QuoteListing is obfuscated intentionally. Actual source does have labels
that isn't helping us at all - lol
and - we know how to calculate relative addresses   :P

oex

Quote from: dedndave on January 05, 2011, 03:50:52 AM
a lot of the forum members avoid XCHG like the plague, but i use XCHG eax,reg all the time   :P

:lol now we will start avoiding you like the plague (in case you XCHG it with us :lol)
We are all of us insane, just to varying degrees and intelligently balanced through networking

http://www.hereford.tv

dedndave

 :lol
i added....
if for no other reason - just to watch them shudder

oex

:lol.... Great minds.... :wink



.... Are drawn to the masm32 forum as if by a gravitational force :lol
We are all of us insane, just to varying degrees and intelligently balanced through networking

http://www.hereford.tv

Tight_Coder_Ex

Quote from: dedndave on January 05, 2011, 03:50:52 AM
that isn't helping us at all - lol
and - we know how to calculate relative addresses   :P

The only reason is it has been brought to my attention from another board that some of my stuff was being copied literally and handed in as an assignment.  This way, they have to at least rettype and without comments, explain the logic.  I think it is safe to assume those same plagiarists troll this board, so why make it easy for them.

dedndave

they're going to do it anyway
and - they'll fail in life, too - lol
but - you don't want all the forum members to sift through a bunch of unlabeled code
it's like terrorism - they only win if you let them make your life harder