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)