/java-binutils

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

Primary LanguageJava

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.