icloudza/algokiller-plugin

ARM64 trace evidence analysis & cipher algorithm recovery — Claude Desktop plugin with skills + local MCP server driving the native ak_search engine over GB-scale trace files

77Stars on the repository
19Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

icloudza/algokiller-plugin

Agent

Read-only helper that queries Binary Ninja MCP / BinAssistMCP and static-analysis CLIs (radare2, objdump, strings, otool, class-dump) on behalf of the main agent. Spawn this when a static probe will return >1 KB of disassembly, a function decompile, a symbol cross-reference list, or a full S-box / round-constant table…

77 3mo ago A 180 tokens original MIT

hypothesis-reviewer

02

icloudza/algokiller-plugin

Agent

Independent blue-team reviewer for algokiller Hypothesis Ledger. The main trace-analysis agent MUST spawn this reviewer before any hypothesisconclude(finalconfidence="high") call on a load-bearing hypothesis (one that will be cited by the final writeartifact). The reviewer examines the cited hypothesis in isolation …

77 3mo ago A 138 tokens original MIT

ledger-curator

03

icloudza/algokiller-plugin

Agent

Read-only ledger consistency reviewer. Spawn this near the end of a long ciphertext-recovery / trace-analysis session, BEFORE the main agent calls writeartifact on the final recovered.py / report.md. The curator scans the hypothesis ledger and produces a one-page audit of (a) which concluded hypotheses are cited by…

77 3mo ago A 162 tokens original MIT

icloudza/algokiller-plugin

Agent

Read-only helper for the main trace-analysis / ciphertext-recovery agent. Spawn this when a tracehexblock will return >2 KB of byteshex (typical for NSJSONSerialization dataWithJSONObject: blocks, large memcpy / sprintf outputs, AES key-buffer dumps). The subagent extracts the hexdump in its own context, parses byte…

77 3mo ago A 152 tokens original MIT