GitHub topics: ghidra-scripts
totekuh/x64dra
A Python-based tool to synchronize Ghidra and x64dbg/x32dbg with minimal setup.
Language: Python - Size: 0 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

msm-code/ghidralib
A Pythonic Ghidra standard library
Language: Python - Size: 4.24 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 166 - Forks: 7

lifting-bits/patchestry
Patchestry is a binary patching framework built with MLIR and Ghidra.
Language: C++ - Size: 1.18 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 19 - Forks: 3

0xdea/ghidra-scripts
A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
Language: Java - Size: 144 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 251 - Forks: 28

RevEngAI/reai-ghidra
RevEng.AI Ghidra Plugin
Language: Java - Size: 10.6 MB - Last synced at: 16 days ago - Pushed at: 18 days ago - Stars: 95 - Forks: 8

jiegec/ghidra_scripts
My scripts written for Ghidra
Language: Python - Size: 17.6 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Washi1337/ghidra-nativeaot
Helper scripts for analyzing NativeAOT compiled .NET binaries with Ghidra
Language: Java - Size: 1.29 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 68 - Forks: 4

nccgroup/ghostrings
Ghidra scripts for recovering string definitions in Go binaries
Language: Java - Size: 1.12 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 110 - Forks: 9

0xk1h0/Replica3
Ghidra Analysis Enhancer 🐉 Python3 version.
Language: Python - Size: 2.17 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

saibotk/ghidra-esp32-flash-loader Fork of dynacylabs/ghidra-esp32-flash-loader
Ghidra Loader for ESP32 Flash Dumps
Language: Java - Size: 2.69 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

YUVITEL/Ghidra-Ai-Plugin
Ghidra AI-generated deobfuscation
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

msm-code/GhidraCtrlP
Ctrl+P plugin for Ghidra: quick search and command palette.
Language: Python - Size: 330 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 34 - Forks: 6

gsuberland/Windows-Reverse-Engineering
Various reverse engineering work on Windows
Language: Java - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 2

AllsafeCyberSecurity/ghidra-jython-kernel
Jupyter Kernel for Ghidra's Jython
Language: Python - Size: 283 KB - Last synced at: about 11 hours ago - Pushed at: about 3 years ago - Stars: 29 - Forks: 2

0xh3xa/ghidra_scripts
Ghidra headless scripts for automated disassembly and different utilities
Language: Java - Size: 13.7 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

VDOO-Connected-Trust/KotlinScriptProvider
A Ghidra extension for running Kotlin scripts
Language: Java - Size: 13.7 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 2

brocbyte/brocstruct
Ghidra plugin for automatic struct definition extraction from executables.
Language: Java - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

CallocGD/GD-Reverse-Engineering-Scripts
All Ghidra Scripts and various python scripts for helping decompile geometry dash andrioid in ghidra
Language: Java - Size: 17.6 KB - Last synced at: about 4 hours ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

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.
Language: Python - Size: 365 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 75 - Forks: 7

LAC-Japan/Ghidra_AntiDebugSeeker
Automatically identify and extract potential anti-debugging techniques used by malware.
Language: Java - Size: 28.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 13 - Forks: 1

0xb0bb/pwndra
A collection of pwn/CTF related utilities for Ghidra
Language: Python - Size: 224 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 659 - Forks: 40

Xenios91/Ghidra-Script-Runner
A Golang library for running Ghidra Scripts
Language: Go - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

thomasthaddeus/GhidraAutomation
A quick and simple implementation of reverse engineering with ghidra
Language: Python - Size: 21.5 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

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.
Language: Python - Size: 4.89 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1

SourceDiver42/Ghidra-ChatGPT
Language: Python - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 89 - Forks: 9

IoTS-P/PyhidraNotebook
Learn Ghidra through pyhidra
Language: Jupyter Notebook - Size: 1.67 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

AllsafeCyberSecurity/py-findcrypt-ghidra
FindCrypt for Ghidra written in Python
Language: Python - Size: 119 KB - Last synced at: about 11 hours ago - Pushed at: almost 5 years ago - Stars: 25 - Forks: 3

grayhatacademy/ghidra_scripts
Port of devttyS0's IDA plugins to the Ghidra plugin framework, new plugins as well.
Language: Python - Size: 2.64 MB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 455 - Forks: 56

blackgamma7/n64_ghidra
A few scripts and archives for reverse engineering Nintendo 64 games on Ghidra
Language: Java - Size: 939 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 1

boricj/ghidra-unlinker-scripts
Scripts for unlinking a program back into relocatable object ELF files with Ghidra
Language: Python - Size: 653 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

gabimarti/ghidra_scripts
Repository of simple scripts developed to aid analysis in Ghidra.
Language: Python - Size: 472 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

devgianlu/GhidraProtobufCpp
Useful plugin for reverse engineering code that makes use of C++ protobuf
Language: Java - Size: 1.71 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

djloosli/malware-sweeper
Python script for Ghidra that searches for various malware indicators
Language: Python - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

illusion0001/ConsolePatchScripts
Reverse engineering tool scripts for Console Game Patches.
Language: Python - Size: 26.4 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

amilarajans/ghidra_scripts
A collection of some useful Ghidra scripts
Language: Python - Size: 9.09 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 1

sumirou/capa2ghidra
parse capa's json to ghidra's bookmark
Language: Python - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bigdrea6/winapi-ghidra
Make the Windows API in Ghidra easy to read and informative.
Language: Python - Size: 699 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 2

clovervidia/ghidra-scripts
A collection of Ghidra scripts I've written to help with reverse engineering
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

adituv/ghidra-seh4-scripts
Scripts for analysis of SEH4 in windows executables
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mznking/ghidra
Ghidra is a software reverse engineering (SRE) framework
Language: Java - Size: 294 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DisabledMallis/Ghidra-Scripts
Dump any class vftable into C++ code that you can copy into your class generated with ReClass.NET
Language: Java - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 4

BitsOfBinary/ghidra-scripts
My collection of scripts for Ghidra (https://github.com/NationalSecurityAgency/ghidra)
Language: Python - Size: 2.08 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 1

saruman9/ghidra_scripts
My scripts for Ghidra.
Language: Java - Size: 1.39 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 3

Mohamed-Adil-Cyber/Ghidra_Sequential_Function_Renaming
Simple script for ghidra to rename the default function names into better looking names that can be differed from afar
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PAGalaxyLab/ghidra_scripts
Scripts for the Ghidra.
Language: Python - Size: 11.3 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 277 - Forks: 42

cesena/ghidra2dwarf
🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
Language: Python - Size: 20.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 154 - Forks: 14

saruman9/ghidra_dev_pres
Ghidra's development plugins, scripts, contributing. Presentation
Language: CSS - Size: 1.41 MB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 0

nosoop/ghidra_scripts
Personal collection of scripts for the Ghidra reverse engineering framework.
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 6

oberoisecurity/ghidra-scripts
Collection of various small Ghidra scripts to assist in reverse engineering
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

0xRF/ghidra_scripts
A collection of ghidra scripts
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

amooose/gb-symbol-GhidraBoy-Import
Takes the symbol file generated from rgblink (any similarly formatted) and imports it into Ghidra for use with a rom+GhidraBoy
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kohnakagawa/PracticalPCode
Practical P-Code examples
Language: C - Size: 307 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 2

westfox-5/GhidraMetrics
A Ghidra plugin for native code metrics
Language: Java - Size: 435 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

michael-neu/CuckooXporter
Exports an executable into C code via Ghidra.
Language: Java - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Har-SHAW/GhidraScripts
My Ghidra script to analyze binary files to find the most complex functions.
Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kohnakagawa/ghidra_scripts
Some Ghidra scripts to automate my reverse-engineering tasks
Language: Python - Size: 3.58 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 1

ghidragolf/ghidra_scripts
Scripts from Ghidra Golf competitions
Language: Java - Size: 200 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 7

dzik87/D2GridraTools
Set of usefull (or not) scripts used for reverse engineering Diablo 2 v1.14d game using Ghidra
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

ghidragolf/putting_green
Introductory challenges for Ghidra Golf
Language: C - Size: 82 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 4

keyvchan/CWE_Detection
A collection of scripts that can detect CWE automatically. Based on Ghidra.
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

AutomoxSecurity/ghidra-double-free-check
Ghidra script that is used to detect double free vulnerabilities within 64-bit PE or ELF applications.
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

pJokse/ghidrastuff
Stuff for ghidra
Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jcmoyer/ghidra_scripts
Collection of random Ghidra scripts
Language: Java - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Xenios91/Glyph-Ghidra
Thesis Project Ghidra Scripts
Language: Java - Size: 76.2 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Xenios91/InsecureFunctionFinder
A Ghidra plugin to automatically find known insecure functions and will create a bookmark to quickly traverse to that location for review.
Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bjaan/dll-exports-ordinal-name-ghidra-script
This Python script for Ghidra will export a table of function names and corresponding ordinals of a DLL, when other tools fail to do so
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

asmjmp0/HighLightDecompiler
make tokens of ghidra decompiler highlight
Language: Java - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

sad0p/GhidraScripts
Language: Java - Size: 2.93 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

yuv422/GhidraMegadriveElfExport
Export a Sega Megadrive Ghidra project as an ELF binary. For use with GDB.
Language: Java - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1
