2026-01-16 11:34:08 +01:00
2025-11-10 14:46:03 +01:00
2023-11-25 10:11:42 +01:00
2023-10-19 09:31:50 +02:00
2025-11-05 10:49:04 +01:00
2021-01-08 09:45:04 +01:00
2025-12-29 08:11:36 +01:00

ghidra-scripts

"Humans are more suited to recognize food than to keep large graphs in their head."

-- Halvar Flake

A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.

Blog post

See also

Compatibility

  • Tested with Ghidra 11.2.1

Scripts

VulnDev

  • Rhabdomancer.java. This script locates all calls to potentially insecure functions.
  • Haruspex.java. This script extracts all pseudocode generated by the Ghidra decompiler.

iOS

  • FOX_alpha.java. This script tries to fix Objective-C cross-references in iOS apps.

Analysis

TODO

  • Implement headless mode.
S
Description
Automated archival mirror of github.com/0xdea/ghidra-scripts
Readme MIT 733 KiB
Languages
Java 100%