Shellcode development reference for offensive security engagements. Use when writing custom x86/x64 shellcode, implementing position-independent code (PIC), building shellcode loaders, evading AV/EDR detection, or converting PE files to shellcode. Covers null byte avoidance, API hashing, encoder/decoder patterns, staged vs stageless payloads, Windows PEB traversal, and cross-platform shellcode techniques.
$npx -y skills add snailsploit/claude-red --skill offensive-shellcodeInstalls into the current project.
Run `npx skills use "https://github.com/snailsploit/claude-red" --skill "snailsploit/claude-red/offensive-shellcode"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/snailsploit/claude-red" that are relevant to the current task. Run `npx skills add "https://github.com/snailsploit/claude-red"` and select the relevant skills, then follow their instructions.