Skip to content

This project aims to provide a uniform representation for the data of ELF and PE binary executables.

Notifications You must be signed in to change notification settings

mewspring/binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTICE: New project home!

The binary library has been merged with the decomp/exp project (see mewspring/binary#8).

For active development, the new home of mewrev/binary is the decomp/exp repository, under the import path bin.

-import "github.com/mewrev/binary"
+import "github.com/decomp/exp/bin"

WIP

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

binary

Build Status Coverage Status GoDoc

The binary project aims to provide a uniform representation for the data of ELF and PE binary executables.

Documentation

Documentation provided by GoDoc.

  • binary: provides a uniform representation for the data of binary executables.

Public domain

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

About

This project aims to provide a uniform representation for the data of ELF and PE binary executables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages