ghidra/Ghidra/Debug/TaintAnalysis
2022-10-03 13:35:52 -04:00
..
src GP-2581: Allow dynamic listing and memory view to follow the adress of a watch. 2022-10-03 13:35:52 -04:00
build.gradle GP-1230: Add Taint Analysis prototype and emulator framework support 2022-08-22 14:17:04 -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.