Hey guys, i am new to assembly language and i can't seem to assemble the line:
xor byte ptr ds:[eax], byte ptr ds:[ecx] in olly. any suggestions.
thanks
|
Newbie Member
|
|
| 21Jun2011,11:09 | #1 |
|
Hey guys, i am new to assembly language and i can't seem to assemble the line:
xor byte ptr ds:[eax], byte ptr ds:[ecx] in olly. any suggestions. thanks |
|
Mentor
|
![]() |
| 22Jun2011,13:09 | #2 |
|
What happens when you try?
|
|
Newbie Member
|
|
| 22Jun2011,15:46 | #3 |
|
@xpi0t0s: when i click "assemble" button, i get "command does not support given operands".
thanks |