ghidra/Ghidra/Debug/TaintAnalysis/README.md

7 lines
218 B
Markdown

# 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.