ghidra dynamic taint examples #7328
Unanswered
Nicholas-wei
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following tutorial gives an example of
taint tracking API
and how torun emulation
in ghidra.https://github.com/NationalSecurityAgency/ghidra/blob/master/GhidraDocs/GhidraClass/Debugger/B4-Modeling.md#model-specific-userops.
But are there any examples of using taint tracking and emulation together to perform dynamic taint analysis? (Since Ghidra's taint tracking is closely related to emulation) I have searched issues and discussions, along with many open-source projects, but couldn't find any examples. I would appreciate any suggestions, thank you
Beta Was this translation helpful? Give feedback.
All reactions