# ghidraninja/ghidra_scripts

Scripts for the Ghidra software reverse engineering suite.

Repository: https://github.com/ghidraninja/ghidra_scripts
Canonical: https://ross.abutalabs.com/products/ghidra_scripts
Language: YARA
License: GPL-3.0
License Family: copyleft
Last push: 2020-10-07T09:38:51+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2736, "days_push": 2156, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1165, forks 110 (observed 2026-08-28T04:03:50.093926+00:00)

## What it is
A collection of scripts for the Ghidra software reverse engineering suite, adding features like crypto constant detection via YARA, binwalk integration, Swift demangling, and Go symbol recovery. It is installed as a script directory inside Ghidra's Script Manager.

## Use cases
- find crypto constants in a binary
- restore function names in stripped go binaries
- demangle swift function names in ghidra
- run binwalk on a program from ghidra
- export gameboy roms from ghidraboy imports

## When to choose
- you already use Ghidra for reverse engineering and want extra automation
- you need to quickly identify crypto code or recover symbols in stripped binaries

## When to avoid
- you use a different disassembler like IDA or Binary Ninja
- you need actively maintained scripts - the last release was 2020

## Facets
- artifact type: plugin
- maturity: maintenance
- function: reverse-engineering, developer-tools, parser
- domain: security, reverse-engineering, developer-tools
- platform: cross-platform, cli
- tags: ghidra, yara, binwalk, binary-analysis, scripts

## Member repositories
- ghidraninja/ghidra_scripts (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.093926+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:29:21.518103+00:00, confidence not recorded.
  - readme: https://github.com/ghidraninja/ghidra_scripts (fetched 2026-08-28T04:03:50.093926+00:00, sha 800b43b4e5c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
