ON'error
December 20th, 2001, 14:06
from uncracked ida:
.text:0040289F jmp short loc_4028A2
...
.text:004028A2 xor dh, dl
.text:004028A4 shl edx, 1
.text:004028A6 inc edx
.text:004028A7 inc ebx
.text:004028A8 or eax, eax
.text:004028AA jnz short loc_40289B
.text:004028AC jmp short loc_4028AF
hi,
when softice reached 40289F and i press f10(p) softice jumps but i dont see where it jumps to.
when i tried to find 4028A2(in SI) i only find 4028A1 with a stange adress(like 3245:35765554).
After typin f10 few times i finaly see the highlighted line again, but i dont know what is exclusiveOred[
] and i really tried to find it. Is it a softice error?
.text:0040289F jmp short loc_4028A2
...
.text:004028A2 xor dh, dl
.text:004028A4 shl edx, 1
.text:004028A6 inc edx
.text:004028A7 inc ebx
.text:004028A8 or eax, eax
.text:004028AA jnz short loc_40289B
.text:004028AC jmp short loc_4028AF
hi,
when softice reached 40289F and i press f10(p) softice jumps but i dont see where it jumps to.
when i tried to find 4028A2(in SI) i only find 4028A1 with a stange adress(like 3245:35765554).
After typin f10 few times i finaly see the highlighted line again, but i dont know what is exclusiveOred[
