rsleigh-cli 0.4.1

CLI decompiler — turn any binary into C-like pseudocode
Documentation
1
2
3
fn main() {
    rsleigh_cli::entrypoint();
}