Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 306 Bytes

pedump

Windows PE object file dumper, written in Go.

This very basic program is meant to provide some of the same functionality as a tool like "objdump", but can be built and run on other operating systems (you can build pedump on linux and then run it on objects downloaded from a windows system).