flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Supported PE relocation types |
Author |
|
f0dder 25 Jul 2006, 16:16
Just wondering what relocation types exist in existing 32bit PEs - and which types the win32 PE loader supports
|
|||
25 Jul 2006, 16:16 |
|
vid 25 Jul 2006, 16:26
PE laoder supports them all, but they NEVER are used in real executables.
btw, types of relocations depend on processor type, see winnt.h |
|||
25 Jul 2006, 16:26 |
|
f0dder 25 Jul 2006, 16:28
vid wrote:
I'll have to trust you on that, too lazy to fire up IDA right now ^_^ vid wrote:
Yeah, knew that, thus why I specified 32bit and win32 |
|||
25 Jul 2006, 16:28 |
|
Tomasz Grysztar 25 Jul 2006, 19:24
fasm supports IMAGE_REL_BASED_HIGHLOW relocations in 32-bit PE and IMAGE_REL_BASED_DIR64 in 64-bit ones. The IMAGE_REL_I386_* are for COFF objects, not PE images.
|
|||
25 Jul 2006, 19:24 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.