Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.