flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
marcinzabrze12
Code: section '.text' code readable executable start: lea eax, [.text] ; doesn't work mov eax, .text ; "undefined symbol start.text" |
|||
![]() |
|
Tomasz Grysztar
Code: section '.text' code readable executable start: mov eax, $$ ; VA mov ebx, RVA $$ ; RVA |
|||
![]() |
|
marcinzabrze12
thanks a lot Tomasz. I just forgot about $$.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.