jelf

ELF parsing library in java.

MIT License

Stars
144

Bot releases are hidden (Show)

jelf - v0.9.0 Latest Release

Published by fornwall about 1 year ago

jelf - v0.8.0

Published by fornwall over 1 year ago

  • Add a getData method to ElfSection for getting the bytes of an ELF section. #17
  • Make the getSymbol and getSymbolIndex methods in ElfRelocation respect EI_CLASS. #18
  • Fix getELFSymbol(symbolName) not working in certain cases. #19
jelf - v0.7.0

Published by fornwall over 2 years ago

  • Update field names to match ELF specification closer (#15)
jelf - v0.6.0

Published by fornwall about 3 years ago

  • Improve endianness handling (#13).
jelf - v0.5.0

Published by fornwall over 3 years ago

  • Improve support for relocations (#11).
  • Make ElfNoteSection public (#12).
jelf - v0.4.5

Published by fornwall over 4 years ago

  • Rename ElfFile.file_type to ElfFile.e_type.
  • Rename ElfFile.FT_* constants to ElfFile.ET_*.
  • Make ElfStringTable public (#7).
jelf - v0.4.4

Published by fornwall almost 5 years ago

  • Various minor improvements and cleanups.
jelf - v0.4.3

Published by fornwall about 5 years ago

jelf - v0.3

Published by fornwall about 5 years ago

  • Make elfVersion public, add abi and abiVersion fields (#4).
  • Parse note sections, MapByteBuffer option for file reading (#3).
jelf - v0.1

Published by fornwall over 7 years ago

  • Initial version available on jcenter.
Package Rankings
Top 22.28% on Repo1.maven.org
Top 6.62% on Proxy.golang.org
Badges
Extracted from project README
Build Status MIT licensed Package on Maven Central javadoc