Decompile a function to C-like pseudocode for human-readable analysis. Use to understand function logic, review control flow, or prepare for code pattern matching.
$npx -y skills add vulhunt-re/skills --skill decompilerInstalls into the current project.
Run `npx skills use "https://github.com/vulhunt-re/skills" --skill "vulhunt-re/skills/decompiler"` 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/vulhunt-re/skills" that are relevant to the current task. Run `npx skills add "https://github.com/vulhunt-re/skills"` and select the relevant skills, then follow their instructions.