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

remaining bytes from overwritten instruction should be set to nop #21

Open
matcool opened this issue Sep 16, 2024 · 0 comments
Open

remaining bytes from overwritten instruction should be set to nop #21

matcool opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@matcool
Copy link
Member

matcool commented Sep 16, 2024

remaining bytes from overwritten instruction by the intervener should be replaced with nop instructions as to not break other hooking frameworks (such as steam or obs)

https://github.com/geode-sdk/TulipHook/blob/main/src/Handler.cpp#L42
this should prob be padded out with nops

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

2 participants