offensive-roles/offensive-reverse-role/SKILL.md
Scoped routing: Reverse Engineer. Static and dynamic analysis of binaries, malware, and unknown protocols.
npx skillsauth add aeondave/malskill offensive-reverse-roleInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this role when you encounter a compiled artifact (ELF, PE, Mach-O, firmware, memory dump).
Deconstruct the logic. You don't guess; you read the assembly/decompilation to understand exactly what the execution flow does.
main, identify sinks, extract hardcoded keys.offensive-coder-role to build the exploit, or offensive-forensic-role if analyzing an Incident Response artifact.development
White-box auditing methodology for AI-generated ('vibe-coded') applications. Focuses on modern stack misconfigurations (Supabase, Next.js, Vercel).
development
Hybrid AI/Deterministic SAST methodology for discovering zero-day vulnerabilities in source code. Orchestrates structural search with AI-driven data flow and sink validation.
development
Auth assessment: hardware/embedded methodology; UART/JTAG/SWD/SPI/I2C, firmware extraction, boot/debug paths, embedded OS evidence.
devops
Container methodology: Identifying containerization limits, Docker/K8s misconfigurations, and executing escapes to the host node.