flat assembler
Message board for the users of flat assembler.
Index
> Windows > PE DLL at 80000000h RVA failure |
Author |
|
Tomasz Grysztar 28 Mar 2004, 11:01
It's the bug caused by the fact, that during the calculations fasm extends all values to 64-bit, but while it uses sign-extension on the $ value, the code base value which is substracted from $ to get the RVA was zero-extended, and therefore the result was wrong, a large negative value that couldn't even fit in 32 bits. It's fixed in beta 1 of fasm 1.52.
|
|||
28 Mar 2004, 11:01 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.