Skip to content

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

License

Notifications You must be signed in to change notification settings

0xdea/ghidra-scripts

Repository files navigation

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: https://security.humanativaspa.it/automating-binary-vulnerability-discovery-with-ghidra-and-semgrep/

See also: https://github.com/federicodotta/ghidra-scripts

VulnDev

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

iOS

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

Analysis

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages