Monkey
October 23rd, 2001, 09:33
Hi !
I'm using trw 2000 and win 98 II
When i am trying to edit the asm code for ex:
cmp eax,0de0 to cmp eax,abcd it won't work why?
Or this push 01414566 to push b1c1d1e1.
It looks like when the first is a number it's ok
but when its a letter it's not ok.
what is wrong ??? I can edit the hex code but not
the asm code.
Monkey
I'm using trw 2000 and win 98 II
When i am trying to edit the asm code for ex:
cmp eax,0de0 to cmp eax,abcd it won't work why?
Or this push 01414566 to push b1c1d1e1.
It looks like when the first is a number it's ok
but when its a letter it's not ok.
what is wrong ??? I can edit the hex code but not
the asm code.
Monkey