This skill provides a powerful interface for reverse engineering within Binary Ninja. It allows agents to perform decompilation, function searching, callsite recovery, and type inspection. It also supports live mutations (renaming symbols, declaring types) with a preview mechanism to verify changes before committing.
Use this skill when you are working with a Binary Ninja database and need to analyze binary code, recover structures, or perform deep static analysis without manually interacting with the GUI.
bn commands for target discovery, function analysis, cross-referencing, and inline Python execution for custom inspection scripts.--preview flag.Designed for coding agents and RE tools such as Codex and other CLI-capable AI assistants.
This skill has not been reviewed by our automated audit pipeline yet.