mewmew / pe

Library for accessing Portable Executable (PE) files in pure Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pe

Build Status Coverage Status Go Report Card GoDoc

Library for accessing Portable Executable (PE) files in pure Go.

Installation

go get -u github.com/mewmew/pe/...

About

Library for accessing Portable Executable (PE) files in pure Go.

License:The Unlicense


Languages

Language:Go 100.0%