Aida Ida Assistant

AiDA-class IDA Pro AI assistant workflows: function context export, rename/comment proposals, Unreal scans, provider config, review-before-apply.

netvar1337 995c641 912 B Updated

File contents

AiDA IDA assistant workflow

For native IDA plugins like AiDA-Fork (IDA 9.4): LLM-assisted analysis with human review gates.

Strengths

  • Function Q&A with decompiler context
  • Rename/comment/struct proposals
  • Hook snippet generation
  • Batch analysis + cache
  • Unreal global candidate scanning (static evidence only)

Safe usage rules

  • Review before apply every DB mutation
  • Keep API keys in env/DPAPI/Keychain — never commit
  • Treat model output as hypothesis; verify with xrefs/tests
  • Pin IDA SDK version to plugin build

Local path

Desktop/AiDA-Fork-9.4 / NetVar1337 AiDA-Fork releases

Pair with

ida-reverse, ida-pro-mcp, annotations, game-internals.

netvar1337/unleash/tree/main/contrib/skills/aida-ida-assistant commit 995c641393

Frequently asked questions

npx skillmds@latest add netvar1337/aida-ida-assistant