Skip to content

This program is written to understand how an ELF file can be interpreted. It is for my educational purposes only.

Notifications You must be signed in to change notification settings

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. It is for my educational purposes only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published