Skip to content

linuxias/elf-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elf-parser

This project was conducted for learning to understand ELF structure. It is a simple tool to print the data of header that constitutes ELF.

Prerequirement

ncurses library

$sudo apt install libncurses5 libncurses5-dev

About

This project is for parsing ELF. It is for studying for ELF analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published