This is a project that removes the anti-debugging made with NtSetInformationThread(TheadID, ThreadHideFromDebugger, 0, 0);
. It hooks NtSetInformationThread
and just returns 0 if the program tries to hide the thread. It can be injected with any of the injection methods, and it is also a proxy dll to dinput8 library, so it can be just placed next to the executable that uses dinput8.dll.
-
Notifications
You must be signed in to change notification settings - Fork 0
KulaGGin/NtSetInformationThread-ThreadHideFromDebugger-Fix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published