Skip to content

Object File (ELF, MachO, COFF/PE, etc...) parser for Julia

License

Notifications You must be signed in to change notification settings

staticfloat/ObjectFile.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectFile

Build Status Coverage

This package provides basic functionality to read and analyze binary object files. It was written with ELF/MachO/COFF in mind, but should be easily adaptable to other object files as well. While not originally intended as a package to enable the construction of a compiler/linker, the package authors welcome any and all efforts to extend the capabilities of this package toward synthesis of object files as well as the analysis of them.

About

Object File (ELF, MachO, COFF/PE, etc...) parser for Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages