flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > xor in arithmetical expressions |
Author |
|
Matrix 03 Oct 2004, 17:47
omega_red wrote:
HY, these whould be interesting cause' for example on my hungarian keyboard < means delete line MATRIX |
|||
03 Oct 2004, 17:47 |
|
omega_red 03 Oct 2004, 18:16
OK, I found that this is a relocation problem, not parser failure
+ worked instead of xor because it does't have to know absolute address. Code: macro call2 target { local f f = BASE + RVA @f push (f xor 0xdeadbeef) jmp target @@: add esp, 4 } |
|||
03 Oct 2004, 18:16 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.