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

Not Supported .NET Core delegate* #410

Open
blackmaple opened this issue Dec 5, 2023 · 0 comments
Open

Not Supported .NET Core delegate* #410

blackmaple opened this issue Dec 5, 2023 · 0 comments

Comments

@blackmaple
Copy link

I am currently encountering an issue with .NET Core's delegate*. It seems to check if (pointer address's lower 8 bits) & 2 == 0. Otherwise, it results in an exception. However, easyHook hook->oldProc does not perform alignment processing.

Hook->OldProc = MemoryPtr;

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

1 participant