-
Notifications
You must be signed in to change notification settings - Fork 298
Thread create messages? #9
Copy link
Copy link
Open
Description
So I would like to know if there is a way (as a driver) to see and detect when another process creates a thread in my process. This is for a notification to my process to update it’s internal thread counter that I put in place for the fun of it (or to tell the process to exit upon the call to CreateRemoteThread to my process).
I also would like to figure out to have my program init, and unit my driver upon closing and to feed data to/from it. If anyone here knows how that is done and how some well know online game anti-hacks do it with a dll and a device driver to detect suspicious programs running, debuggers, etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels