James Taylor
30 minutes ago, LCF-AT said:Hi,
I see you 2 will be best friends forever.
![]()
Hint: Check out IA-32 Opcode Map 1.5 by Yury Lukach so there you have many infos about opcodes at once...
...about the LEA command.Yes,the memory address is the result of [X] like the others said already eax+esi-6 = address.Its diffrent to mov command what moves the source and lea not also if both using brackets.Just keep the brackets away in your head for this example...
...in OllyDBG you can see the result address on fly in pane window.Just play a little around.
greetz
Thanks a lot i really appreciate it. You guy make this forum great.
one more question what will be the c pseudo code for this?
Thanks