ELFappend icon indicating copy to clipboard operation
ELFappend copied to clipboard

PoC to append and extract data at the end of an ELF file

ELFappend

This is a quick demonstration to show how one would append and extract data to an ELF binary.

This would be useful for appending the source code to a binary for future reference, including supplementary stuff with an ELF, or a number of other scenarios.

Usage

Screenshot