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.

majiayu000 044efb2 2 files · 2.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/decomp-permuter commit 044efb2287

Frequently asked questions

npx skillmds add majiayu000/decomp-permuter-2