Instructions file CodexOpenCode
Instructions for buzzer-re/Rikugan, covering agents.md — rikugan developer guide, project overview, directory structure, how the agent loop works and modes.
Instructions file CodexOpenCode
Instructions for buzzer-re/Rikugan, covering agents.md — rikugan developer guide, project overview, directory structure, how the agent loop works and modes.
Skill Claude CodeCodex
Write and execute Binary Ninja Python scripts — full API reference included.
Skill Claude CodeCodex
Capture-the-flag reverse engineering — find the flag efficiently.
Skill Claude CodeCodex
Systematic binary deobfuscation — string decryption, control flow flattening (CFF) removal, opaque predicate elimination, mixed boolean-arithmetic (MBA) simplification, bogus control flow, instruction substitution reversal, dead code removal, and anti-disassembly fixes. Trigger: deobfuscate, unobfuscate…
Skill Claude CodeCodex
Windows kernel driver analysis — DriverEntry, dispatch table, IOCTL handlers, vulnerability audit.
Skill Claude CodeCodex
General-purpose binary analysis — understand functionality, architecture, and behavior.
Skill Claude CodeCodex
Write and execute IDAPython scripts — full API reference included.
Skill Claude CodeCodex
Expert ELF malware analysis — packing, toolchain ID, kill chain, persistence, C2, rootkits, cryptominers, Go/Rust/Mirai patterns, MITRE ATT&CK mapping.
Skill Claude CodeCodex
Windows PE malware analysis — kill chain, IOC extraction, MITRE ATT&CK mapping.
Skill Claude CodeCodex
Modify binary behavior using natural language — explore, plan, patch, save.
Skill Claude CodeCodex
Patch binary code in Binary Ninja using natural language — read, assemble, write, verify.
Skill Claude CodeCodex
Patch binary code in IDA Pro using natural language — read, assemble, write, verify.
Skill Claude CodeCodex
Security audit — buffer overflows, format strings, integer issues, memory safety.