Skip to content

Ghidra script that is used to detect double free vulnerabilities within 64-bit PE or ELF applications.

License

Notifications You must be signed in to change notification settings

AutomoxSecurity/ghidra-double-free-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ghidra-double-free-check

What is this?

This project is a Ghidra script that is used to detect double free vulnerabilities within 64-bit PE or ELF applications. Check out the blog post on this script to learn more about how it detects these vulnerabilities.

https://www.automox.com/blog/double-free-vulnerabilities-ghidra

How do I run this?

Place the script within the Ghidra scripting folder. Then within Ghidra, run it via the Window -> Script Manager.

Example Trace

linuxComplexDouble

About

Ghidra script that is used to detect double free vulnerabilities within 64-bit PE or ELF applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages