Skip to content

ghostware0x00/parself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

About

  • Built a low-level ELF binary analysis tool in C that parses ELF headers, program headers, and section headers manually without using external libraries. Supports both 32-bit and 64-bit ELF formats with proper endian handling and reconstructs binary metadata similar to Linux readelf.

Usage

Compilation

gcc parself.c -o parself

Execution

./parself <elf binary filename>

Tool Preview

Preview

About

custom elf parser using c programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages