rsleigh-cli 0.3.0

CLI decompiler — turn any binary into C-like pseudocode
rsleigh-cli-0.3.0 is not a library.
Visit the last successful build: rsleigh-cli-0.4.1

rsleigh CLI — decompile any binary to C-like pseudocode.

Usage: rsleigh # list functions rsleigh # decompile one function rsleigh --all # decompile all functions rsleigh --json # list functions as JSON rsleigh --json # decompile as JSON rsleigh --disasm # disassemble (P-code)