ghidra/Ghidra/Debug/TaintAnalysis
2023-11-02 10:43:31 -04:00
..
src GP-3857: Port most Debugger components to TraceRmi. 2023-11-02 10:43:31 -04:00
build.gradle Test fixes 2023-10-13 16:01:22 -04: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.