re-anti-analysis

Unpacks protected software and removes anti-tampering tricks to understand how it works.

Installation
Run `npx skills add "https://github.com/dslsdzc/rev-skills" --skill "re-anti-analysis"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: - Removes protection code that programmers add to stop people from reading their programs - Identifies what kind of protection is used and picks the right tool to remove it - Cleans up confusing code that was added on purpose to make the program hard to understand When to use it: - A program will not run in a debugger or stops working when you try to read its code - The program is wrapped in a packer or shell that hides the real code inside - The code you see has fake instructions mixed in or looks scrambled on purpose - You need to get the original program code out so you can study it properly

The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us