/pedump

Windows PE object file dumper

Primary LanguageGoApache License 2.0Apache-2.0

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).