#malware #assembly #disassembly #reverse-engineering

app rair-gui

Reverse Engineering framework written in rust

1 unstable release

Uses old Rust 2015

0.1.0 Jan 3, 2022

#22 in #malware

GPL-3.0-or-later

26KB

rair-gui

GUI for rair-core

Build and install from source

sudo apt-get install libgtk-3-dev ;
cargo install --path . ;

Run tests:

cargo test --all ;

Build documentation:

cargo doc ;

Dependencies

~28MB
~376K SLoC