Ghidra Loader for ESP32 Flash Dumps
-
Updated
Nov 4, 2024 - Java
Ghidra Loader for ESP32 Flash Dumps
Ghidra script that is used to detect double free vulnerabilities within 64-bit PE or ELF applications.
Useful plugin for reverse engineering code that makes use of C++ protobuf
A Ghidra plugin to automatically find known insecure functions and will create a bookmark to quickly traverse to that location for review.
My Ghidra script to analyze binary files to find the most complex functions.
Python script for Ghidra that searches for various malware indicators
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.
A collection of Ghidra scripts I've written to help with reverse engineering
Ghidra Analysis Enhancer 🐉 Python3 version.
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
Ghidra headless scripts for automated disassembly and different utilities
Scripts for analysis of SEH4 in windows executables
Ghidra's development plugins, scripts, contributing. Presentation
Takes the symbol file generated from rgblink (any similarly formatted) and imports it into Ghidra for use with a rom+GhidraBoy
Simple script for ghidra to rename the default function names into better looking names that can be differed from afar
Collection of various small Ghidra scripts to assist in reverse engineering
Add a description, image, and links to the ghidra-scripts topic page so that developers can more easily learn about it.
To associate your repository with the ghidra-scripts topic, visit your repo's landing page and select "manage topics."