Skip to content

Example Code: ZYDIS_ADDRESS_WIDTH_64 Undeclared? #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Keith-Cancel opened this issue Oct 28, 2021 · 1 comment
Closed

Example Code: ZYDIS_ADDRESS_WIDTH_64 Undeclared? #258

Keith-Cancel opened this issue Oct 28, 2021 · 1 comment
Assignees
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

Comments

@Keith-Cancel
Copy link

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.

@athre0z athre0z added 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 labels Oct 28, 2021
@athre0z
Copy link
Member

athre0z commented Oct 28, 2021

Oops, looks like we forgot to update that during #238. Thanks for letting us know!

@athre0z athre0z self-assigned this Oct 28, 2021
athre0z added a commit that referenced this issue Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants