(If eax = 16, -16 is hex or dec after inc ecx value?)* mistake |
==> |
I am new to asm
mov ecx, eax
not ecx
inc ecx
If eax = 16, 16 is hex or dec after inc ecx value?
And after that in comparing algorithm: what ecx+60h means? I try to add to -16 in hex for example or -11 and i have addresses of variables which i think using in library functions. Sorry if this spoiler :(
|
==> |