An open API service indexing awesome lists of open source software.

https://github.com/velocidex/go-pe

A Portable Executable parser for Golang
https://github.com/velocidex/go-pe

Last synced: 2 months ago
JSON representation

A Portable Executable parser for Golang

Awesome Lists containing this project

README

        

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.