View Single Post
  #1  
Old 06-15-2026, 20:19
wx69wx2023 wx69wx2023 is offline
Family
 
Join Date: Sep 2023
Posts: 333
Rept. Given: 51
Rept. Rcvd 64 Times in 37 Posts
Thanks Given: 671
Thanks Rcvd at 900 Times in 242 Posts
wx69wx2023 Reputation: 64
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.
Attached Files
File Type: zip import.zip (20.4 KB, 11 views)
File Type: zip export.zip (7.5 KB, 9 views)
Reply With Quote