What does this function "public SymbolicPropogator.Value getRegisterValue(Address toAddr, Register reg)" does? #3651
Unanswered
anzosasuke
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
-
How do i use this API in the function SymbolicPropogator.Value?
Does this really give you register value at a certain address?
Can you tell me how do I do that in python?
public SymbolicPropogator.Value getRegisterValue(Address toAddr, Register reg)
Beta Was this translation helpful? Give feedback.
All reactions