Load, unpack, and analyze shellcode in x64dbg. Use this skill when the user wants to analyze shellcode, load a shellcode blob into a debugger, unpack encoded/encrypted shellcode, or perform static/dynamic analysis of shellcode payloads.
$npx -y skills add dariushoule/x64dbg-skills --skill shellcode-analyzerInstalls into the current project.
Run `npx skills use "https://github.com/dariushoule/x64dbg-skills" --skill "dariushoule/x64dbg-skills/shellcode-analyzer"` 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/dariushoule/x64dbg-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dariushoule/x64dbg-skills"` and select the relevant skills, then follow their instructions.