ghidra/Ghidra/Debug/TaintAnalysis
2025-03-25 16:44:37 +00:00
..
src GP-4643: Add a JIT-accelerated p-code emulator (API/scripting only) 2025-01-03 10:27:38 -05:00
build.gradle GP-5436: Move AsyncComm remains into Generic 2025-03-25 16:44:37 +00: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.