Skip to content

Provides a java library to read AR, ELF, COFF and other kind of binary files

Notifications You must be signed in to change notification settings

jawi/java-binutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-binutils

A small utility library that can read various binary format files, like AR, ELF, COFF, Intel-Hex and Motorola S-record (srec) files.

Note that the original implementation of the various readers were modified versions of code found in the Eclipse project. As from 2016, the implementations were rewritten from scratch and as such open sourced under another license.

License

This implementation is released under the Apache License v2.

Copyright (C) 2017, Jan Willem Janssen j.w.janssen@lxtreme.nl

Authors

This version is created and maintained by J.W. Janssen.

About

Provides a java library to read AR, ELF, COFF and other kind of binary files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages