mewrev / pe

Package pe implements access to the Portable Executable (PE) file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP

This project is a work in progress. The implementation is incomplete and subject to change. The documentation can be inaccurate.

pe

Build Status Coverage Status GoDoc

The pe project implements access to the Portable Executable (PE) file format.

Documentation

Documentation provided by GoDoc.

  • pe: implements access to the Portable Executable (PE) file format.

Public domain

The source code and any original content of this repository is hereby released into the public domain.

About

Package pe implements access to the Portable Executable (PE) file format.

License:The Unlicense


Languages

Language:Go 100.0%