Decompiler

Reverse-engineer and modify binaries with a single `decompiler` CLI that drives IDA Pro, Ghidra, Binary Ninja, or angr via DecLib. Use whenever the user asks to decompile, disassemble, look up cross references, rename functions or variables, define or change types, sync work between decompilers, search strings or functions, or otherwise inspect a binary file. Also use for multi-binary workflows (load several binaries at once and switch between them with --id). Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/binsync--declib--declib commit 9358f19007

Frequently asked questions

npx skillmds@latest add tomevault-io/decompiler