re-ghidra

Reverse engineers software using Ghidra to decompile code and automate analysis.

Installation
Run `npx skills add "https://github.com/dslsdzc/rev-skills" --skill "re-ghidra"` 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: - Imports binary files into Ghidra, a free reverse engineering tool made by the US National Security Agency - Automatically analyzes code structure and converts machine code back into readable C-like code - Lets you rename functions and variables to understand what code does - Runs in headless mode for batch processing many files without a graphical window - Supports Python scripting to automate tasks like finding patterns or decrypting data When to use it: - You have binary files or compiled programs and need to understand how they work - You want to analyze multiple files automatically without clicking through a graphical interface - You need to write scripts that automatically label functions or decrypt encrypted sections - Your computer has at least 4 gigabytes of memory - You are reverse engineering Windows, Linux, or Mac executable files

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