decomp-permuter
Decomp-Permuter is a tool that automatically permutes C files to better match a target binary. Use this skill when you are decompiling a function and it is almost matching except for some register differences (i.e. 95%+). Or if you are otherwise unable to make progress on a function decompilation. Do not use it when there are control flow or functional differences; it's often easy to resolve those by hand, and neither the scorer nor the randomizer tends to play well with them.
$ Installieren
git clone https://github.com/cdlewis/snowboardkids2-decomp /tmp/snowboardkids2-decomp && cp -r /tmp/snowboardkids2-decomp/.claude/skills/decomp-permuter ~/.claude/skills/snowboardkids2-decomp// tip: Run this command in your terminal to install the skill
Repository

cdlewis
Author
cdlewis/snowboardkids2-decomp/.claude/skills/decomp-permuter
61
Stars
2
Forks
Updated1w ago
Added1w ago