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

Won't work on games with XTrap and probably other anti cheats, sorry. #1

Open
LiamKarlMitchell opened this issue Apr 7, 2019 · 0 comments

Comments

@LiamKarlMitchell
Copy link
Owner

Will not work on games using anti cheats that stop Enumerating Processes / Windows Opening Handles, Changing memory protection and writing memory / have checksums on SetCursor.

There may be alternative ways but I don't really want to write a Kernel driver...
Suggest reaching out to application developers to tell them to set their cursor properly.

I think at the minimum the windows cursor class needs to be NULL and they set their cursor when needed and also in the WindowProcedure event for setting cursor.

But as it stands the code was unable to enumerate a process for a game using XTrap.

If anyone has any ideas how to set a window param on an XTrap protected process that would be nice to know.

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