ghidra/Ghidra/Debug/TaintAnalysis
2023-05-09 09:21:49 -04:00
..
src GP-2641: Add training course materials for the Debugger 2023-05-09 09:21:49 -04: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.