Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 139 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 139 Bytes

ELF Reader

Partial implementation of ELF parser + reader. Assumes target and ELF file are of the same endianness. Only tested on x86_64.