rsleigh-cli 0.4.0

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