Skip to content

Utility to map a program's control flow for ELF binaries on Linux

Notifications You must be signed in to change notification settings

unmarshal/ELF-Compass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elf Compass sets breakpoints on all functions in a program and logs them
so you can easily reverse engineer software and map their control flows.
It was written for ELF binaries on Linux. I'm uploading this for reference
purposes only. I'm sure it could be updated to work on modern 64 bit machines.

- Marshall Beddoe (unmarshal@gmail.com)

About

Utility to map a program's control flow for ELF binaries on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published