/go-pe

A Portable Executable parser for Golang

Primary LanguageGoApache License 2.0Apache-2.0

go-pe - A Golang parser for PE files.

This parser is designed to extract high level information about PE files on disk. The information currently provided:

  • RSDS GUID and PDB files.
  • VersionInformation strings.