radare2

Helps developers take apart and study computer programs using command-line tools to find how they work.

Installation
Run `npx skills add "https://github.com/zhaoxuya520/reverse-skill" --skill "radare2"` 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: - Analyzes computer program files using radare2, a command-line tool for looking inside executable files - Breaks down program code into human-readable instructions - Finds and lists imported functions and exported functions - Searches for text strings hidden in the program - Compares two different versions of a program to spot changes - Modifies program files in small ways without using a graphical interface - Writes automated scripts to analyze many files at once When to use it: - You have a Windows exe file, Linux so file, or Android apk file that you want to understand - You need to see what functions a program imports from system libraries - You want to find text strings or hidden messages in a program - You are comparing two versions of a program to find what changed - You need to make small fixes to a program file using command-line tools - You want to automate analysis of many program files with scripts

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