Skip to content

Releases: elfmaster/libelfmaster

Initial ELF structure modification support

Choose a tag to compare

@elfmaster elfmaster released this 01 Feb 15:35

Added some new accessor functions in for some members in elfobj_t, Which is an opaque type and should Never be accessd directly. Added Code to modify elf sections segments and symbols.

Alpha-v0.4

Alpha-v0.4 Pre-release
Pre-release

Choose a tag to compare

@elfmaster elfmaster released this 15 Jan 13:45

Added more general support for SCOP binaries (See: http://bitlackeys.org/papers/secure_code_partitioning_2018.txt)

Alpha 0.3 - Fixes for about a dozen parsing bugs

Choose a tag to compare

@elfmaster elfmaster released this 27 Nov 21:21

A very minor release fixing about a dozen or so parsing bugs. Stay tuned for a huge leap forward in the near future releases.

Alpha 1.1 - Just a half release. About a dozen bug fixes, more to come.

Choose a tag to compare

@elfmaster elfmaster released this 03 Oct 18:25

This is essentially the initial alpha release which has not undergone rigorous testing and still needs a proper regression suite in addition to more fuzzing and bug fixes.

Since the initial commit of the alpha release we fixed a dozen or so bugs found by contributors who were fuzzing the elfparse program. Not all bugs have been addressed yet, but that is the main focus of the efforts for the next minor release v0.2-alpha.