I seen this instruction while reversing
MOV ECX, DWORD PTR SS:[EBP+C]
I understand all of it except the +C what is +C anyone have a clue what +C could be referring to? Is this a status register??
I seen this instruction while reversing
MOV ECX, DWORD PTR SS:[EBP+C]
I understand all of it except the +C what is +C anyone have a clue what +C could be referring to? Is this a status register??
C is 12 in hexadecimal. + is addition..
[16:15:41] Cypher: caus the CPU is a dick
[16:16:07] kynox: CPU is mad
[16:16:15] Cypher: CPU is all like
[16:16:16] Cypher: whatever, i do what i want
Oh ok... I forgot about that
Or learn how to count in hex, its not too hard....
0123456789abcdef i did it!
0xf + 0xf = 0xff?
Yes.1 + 1 = 11?
10charactersgohere
Really depends on how the operators are defined![]()