flat assembler
Message board for the users of flat assembler.
Index
> Windows > Export table tweaks Goto page Previous 1, 2 |
Author |
|
f0dder 27 Mar 2008, 23:53
asmfan: have you checked whether they're automagically sorted in the output PE file?
|
|||
27 Mar 2008, 23:53 |
|
asmfan 28 Mar 2008, 06:06
Of course yes! Binary editors show that fasm doesn't sort anything in export, only in import.
|
|||
28 Mar 2008, 06:06 |
|
f0dder 28 Mar 2008, 06:20
Can you post a .zip here including both source and executables for your test?
|
|||
28 Mar 2008, 06:20 |
|
revolution 28 Mar 2008, 06:27
asmfan wrote: Of course yes! Binary editors show that fasm doesn't sort anything in export, only in import. And quite the opposite of what you say actually. The imports are not automatically sorted, they simply follow the order given in the include files. |
|||
28 Mar 2008, 06:27 |
|
asmfan 28 Mar 2008, 07:14
revolution Yes, that's the key! Pointers are sorted while strings not and stored as is (as declared). fasm sorts strings internally and build export address table sorted. The tested dll was perfectly made by fasm.
Now i'm too lazy to build manual imperfect export to check how it works |
|||
28 Mar 2008, 07:14 |
|
Pinecone_ 02 Oct 2008, 01:16
I was writing export sections manually a few months ago on XP SP2, was having problems until i sorted them.
|
|||
02 Oct 2008, 01:16 |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.