thanm / pedump

Windows PE object file dumper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Windows PE object file dumper

License:Apache License 2.0


Languages

Language:Go 98.4%Language:Shell 1.6%