ghidra-scripts
There are 63 repositories under ghidra-scripts topic.
0xb0bb/pwndra
A collection of pwn/CTF related utilities for Ghidra
grayhatacademy/ghidra_scripts
Port of devttyS0's IDA plugins to the Ghidra plugin framework, new plugins as well.
PAGalaxyLab/ghidra_scripts
Scripts for the Ghidra.
0xdea/ghidra-scripts
A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
cesena/ghidra2dwarf
🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
nccgroup/ghostrings
Ghidra scripts for recovering string definitions in Go binaries
lr-m/GhidrOllama
A Ghidra script that enables the analysis of selected functions and instructions using Large Language Models (LLMs). It aims to make reverse-engineering more efficient by using Ollama's API directly within Ghidra.
RevEngAI/reai-ghidra
RevEng.AI Ghidra Plugin
Washi1337/ghidra-nativeaot
Helper scripts for analyzing NativeAOT compiled .NET binaries with Ghidra
kohnakagawa/PracticalPCode
Practical P-Code examples
nosoop/ghidra_scripts
Personal collection of scripts for the Ghidra reverse engineering framework.
ghidragolf/ghidra_scripts
Scripts from Ghidra Golf competitions
AllsafeCyberSecurity/ghidra-jython-kernel
Jupyter Kernel for Ghidra's Jython
DisabledMallis/Ghidra-Scripts
Some ghidra scripts I made that I use fairly frequently.
Bigdrea6/winapi-ghidra
Make the Windows API in Ghidra easy to read and informative.
AllsafeCyberSecurity/py-findcrypt-ghidra
FindCrypt for Ghidra written in Python
amilarajans/ghidra_scripts
A collection of some useful Ghidra scripts
saruman9/ghidra_scripts
My scripts for Ghidra.
kohnakagawa/ghidra_scripts
Some Ghidra scripts to automate my reverse-engineering tasks
lifting-bits/patchestry
Patchestry is a binary patching framework built with MLIR and Ghidra.
VDOO-Connected-Trust/KotlinScriptProvider
A Ghidra extension for running Kotlin scripts
gsuberland/Windows-Reverse-Engineering
Various reverse engineering work on Windows
LAC-Japan/Ghidra_AntiDebugSeeker
Automatically identify and extract potential anti-debugging techniques used by malware.
blackgamma7/n64_ghidra
A few scripts and archives for reverse engineering Nintendo 64 games on Ghidra
ghidragolf/putting_green
Introductory challenges for Ghidra Golf
saruman9/ghidra_dev_pres
Ghidra's development plugins, scripts, contributing. Presentation
BitsOfBinary/ghidra-scripts
My collection of scripts for Ghidra (https://github.com/NationalSecurityAgency/ghidra)
boricj/ghidra-unlinker-scripts
Scripts for unlinking a program back into relocatable object ELF files with Ghidra
foundryzero/ghidra-stack-string-explorer
Stack String Explorer is a ghidra plugin to find and report stack strings (and other constant strings). Identified strings are commented and placed in the defined strings window for easy analysis.
dzik87/D2GridraTools
Set of usefull (or not) scripts used for reverse engineering Diablo 2 v1.14d game using Ghidra
0xk1h0/Replica3
Ghidra Analysis Enhancer 🐉 Python3 version.
asmjmp0/HighLightDecompiler
make tokens of ghidra decompiler highlight
illusion0001/ConsolePatchScripts
Reverse engineering tool scripts for Console Game Patches.
westfox-5/GhidraMetrics
A Ghidra plugin for native code metrics
Xenios91/InsecureFunctionFinder
A Ghidra plugin to automatically find known insecure functions and will create a bookmark to quickly traverse to that location for review.