flat assembler
Message board for the users of flat assembler.
Index
> Windows > how to use fasm to write "Forworders function"? |
Author |
|
l_inc 05 Dec 2015, 14:13
nayan007
You should not import the function you forward. Just put the forwarder string into the export directory: Code: section '.edata' export data readable export 'MYLZ32.DLL',\ LZStart,'LZStart' LZStart db 'kernel32.LZStart',0 _________________ Faith is a superposition of knowledge and fallacy |
|||
05 Dec 2015, 14:13 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.