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
- Host: GitHub
- URL: https://github.com/velocidex/go-pe
- Owner: Velocidex
- License: apache-2.0
- Created: 2019-05-19T14:30:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T15:37:38.000Z (5 months ago)
- Last Synced: 2025-03-29T13:07:43.752Z (2 months ago)
- Language: Go
- Size: 4.36 MB
- Stars: 46
- Watchers: 6
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.