Example Code: ZYDIS_ADDRESS_WIDTH_64 Undeclared? #258
Labels
A-examples
Area: Examples
C-bug
Category: This is a bug (or a fix for a bug, when applied to PRs)
P-high
Priority: High
I was trying to build the example code in the README.md.
However, ZYDIS_ADDRESS_WIDTH_64 seems be undeclared when I do? Is the code in the README for older versions of this library?
When I look in the examples directory, I see the ZYDIS_STACK_WIDTH_64 is used instead for that parameter. I tried searching the source code but don't see any headers with a define for ZYDIS_ADDRESS_WIDTH_64.
The text was updated successfully, but these errors were encountered: