flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
l_inc 24 Jul 2013, 19:29
booze
Unfortunately, not possible. You can neither find the raw size of the header nor raw sizes of sections (because of possible uninitialized data at the end of sections). I never needed this, but it still could be a nice feature to have. Like raw operator analogous to the rva operator. _________________ Faith is a superposition of knowledge and fallacy |
|||
![]() |
|
booze 25 Jul 2013, 07:13
l_inc
Thank you. Probably there is only one solution - patch the binary after assembling. |
|||
![]() |
|
fasmnewbie 30 Jul 2013, 20:45
I don't know what you meant by 'raw' offset but If you meant the starting address of the '.data' section then this is the way I always use.
section '.data' data readable writable @myoffset: ;data declarations mov eax, @myoffset |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.