Skip to content

mserdarsanli/elf-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

212 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELF Explorer

ELF explorer is a visual tool for inspecting object files. Only Linux, 64-bit, little endian files are supported.

Copying

ELF Explorer is licensed under GNU General Public License Version 3, or any later version. See COPYING file for license text.

Building

Building requires python3, ninja and a C++17 compiler installed.

./configure.py
ninja

About

Something like objdump

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published