Skip to content

mserdarsanli/elf-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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