How do I check if a byte in the instruction is a relocatable data? #633
Unanswered
stevefan1999-personal
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
-
I want to replicate https://github.com/senator715/IDA-Fusion in Iced for signature scanning but I cannot figure out how to do that in Iced. In IDA there is some function that indicates whether the byte at the currently scanned position is a relocation data, I'm not sure if iced has the same.
Beta Was this translation helpful? Give feedback.
All reactions