Is this a ZYDIS bug? #562
lengyueguxing
started this conversation in
General
Replies: 1 comment
-
Where does this ZydisMnemonic:: namespace/struct that you are using in the check comes from? You use the native Zydis macro constant when printing the ordinal value. The number in that namespace/struct seems incorrect. This is definitely a problem with your code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm having a problem with Zydis.I don't know if it's if my code is not written right or if it's a problem with Zydis.The corresponding jump command cannot be detected correctly.


Beta Was this translation helpful? Give feedback.
All reactions