ghidra/Ghidra/Debug/TaintAnalysis
ghidra1 1795c35dfc GP-3122 Added AutoCloseable Transaction API to DBHandle and
UndoableDomainObject.  Performed renaming of some internal classes.
2023-02-28 14:16:25 -05:00
..
src GP-3122 Added AutoCloseable Transaction API to DBHandle and 2023-02-28 14:16:25 -05:00
build.gradle GP-3071: Remove stale 'commitByDefault' documentation 2023-02-22 18:47:47 -05:00
certification.manifest GP-1230: Add Taint Analysis prototype and emulator framework support 2022-08-22 14:17:04 -04:00
Module.manifest GP-1230: Add Taint Analysis prototype and emulator framework support 2022-08-22 14:17:04 -04:00
README.md GP-1230: Add Taint Analysis prototype and emulator framework support 2022-08-22 14:17:04 -04:00

Taint Analysis Module

This module is both a useful feature and a good reference for implementing a custom emulator

Users: see the help pages in Ghidra.

Developers: see the javadocs for the ghidra.taint package.