/simple-elf-parser

A simple Linux ELF(Executable & Linkable Format) parser implemented in C language.

Primary LanguageC

simple-elf-parser

Linux C

A simple Linux ELF(Executable & Linkable Format) parser implemented in C language, with using standard Linux APIs.

screenshot

Build

It's so simple, even making Makefile seems unnecessary. Run run.sh to compile and test the program with an argument as the compiled program itself