Skip to content

hsiam261/parse-elf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parse-elf

parse-elf is a simple parser for elf64 binaries written in c++.

Usage

parse-elf binary-file

Current Features

  • Print elf headers
  • Print Section Header Tables
  • Print Symbol Tables
  • Print Relocation Tables

To Do

  • add a makefile
  • add command line argument parsing for better usability
  • prints section types in the section header table wrong for certain types
  • segment header tables

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published