When you drop a binary into ReVa and need to figure out what you're dealing with before diving deep, this walks you through the essentials: memory layout, strings, imports, and functions. It's structured around eight specific steps that help you spot the suspicious stuff fast, like network APIs in weird places or crypto functions you weren't expecting. The real value is in the cross-reference phase where you trace back which functions touch your flagged strings or sketchy imports, then it generates a prioritized todo list for actual reverse engineering work. Think of it as the difference between staring at a binary wondering where to start versus having a map of exactly which functions deserve your attention first.
npx -y skills add cyberkaida/reverse-engineering-assistant --skill binary-triage --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills