Crate binsider

Source
Expand description

binsider - Analyze ELF binaries like a boss 😼🕵️‍♂️

See the documentation for more information.

Modules§

app
Main application.
args
Command-line arguments parser.
elf
ELF helper.
error
Error handler implementation.
file
File information.
prelude
Common types that can be glob-imported for convenience.
tracer
System call tracer.
tui
Terminal user interface.

Functions§

run
Runs binsider.
start_tui
Starts the terminal user interface.