![]() |
Import/export viewer
2 Attachment(s)
Hi, I found two small tools on my old computer that I wrote when I was studying PE file structures. They could display the exe/dll file's import and export tables, respectively. Because they were from over ten years ago, the tools could only be used for 32 bit exe/dll.
The project is completed using RaDASM. I'll add 64-bit support if I have time. |
Thanks for sharing!
There is a bug in `rvatoffset` function. As you map file 'as is', without mapping sections like Windows Loader does (LoadLibraryExW with LOAD_LIBRARY_AS_DATAFILE flag, for example), you need to align some values in your `rvatoffset` function using file / section alignment. |
Thanks for your advice, I will study and fix the bug.
|
| All times are GMT +8. The time now is 17:24. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX