Skip to content
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

Outdated example #144

Closed
veteri opened this issue Jun 18, 2022 · 2 comments
Closed

Outdated example #144

veteri opened this issue Jun 18, 2022 · 2 comments

Comments

@veteri
Copy link

veteri commented Jun 18, 2022

The x86detour constructor doesn't take 4 arguments as per the example anymore.

PLH::x86Detour* detour = new PLH::x86Detour((char*)&printf, (char*)&h_hookPrintf, &hookPrintfTramp, dis);

@stevemk14ebr
Copy link
Owner

Please send a PR to fix. Documentation and examples is best effort. The code is the source of truth, I'd love for better community support in these areas, I do not have time for them myself ATM.

@laper32
Copy link
Contributor

laper32 commented Aug 17, 2022

#152

This issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants