Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 360 Bytes

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