Skip to content

khobaib529/elf-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ELF Reader

A simple tool written for educational purposes to read an ELF file, implemented in C.

Build Instructions

Clone the repository to your local machine and run make:

git clone https://github.com/khobaib529/elf-reader.git
cd elf-reader
make

About

This program is written to understand how an ELF file can be interpreted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors