Skip to content

leksiso/ElfExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elf Explorer

A tool for parsing and viewing ELF files on macOS. The project intends to be an easier-to-use alternative to objdump.

Main View

Main ELF View

Detail View

Section Detail View

Building

The project uses cmake for building:

cmake --preset default
cmake --build build

./build/ElfExplorer/Debug/ElfExplorer.app/Contents/MacOS/ElfExplorer

About

A tool for parsing and viewing ELF files on macOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors