|
Import/export viewer
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.
|