ghidra/Ghidra/Debug/TaintAnalysis
2023-09-20 15:23:44 -04:00
..
src GP-3818: Create TraceRMI launcher framework. Launch script for gdb. 2023-09-20 15:23:44 -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.