chrstrbrts
Senior member
Hi,
Assuming that privilege levels work out, is the following or any variation of the following allowed on Intel machines:
mov es:[ebx], fs:[eax]
That is, can you reach across data segments to move, add, etc. arguments?
Thanks.
Assuming that privilege levels work out, is the following or any variation of the following allowed on Intel machines:
mov es:[ebx], fs:[eax]
That is, can you reach across data segments to move, add, etc. arguments?
Thanks.