View Single Post
  #1  
Old 06-15-2026, 20:19
wx69wx2023 wx69wx2023 is offline
Family
 
Join Date: Sep 2023
Posts: 326
Rept. Given: 50
Rept. Rcvd 61 Times in 35 Posts
Thanks Given: 636
Thanks Rcvd at 889 Times in 237 Posts
wx69wx2023 Reputation: 61
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, 10 views)
File Type: zip export.zip (7.5 KB, 8 views)
Reply With Quote