Skip to content

[NET5] Shows how to strip injected flags from calls to SendInput/MouseEvent

Notifications You must be signed in to change notification settings

Celuni/LowLevelMouseHook-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Somewhat barebones example showing you how to remove LLMHF_INJECTED/LLKHF_INJECTED and LLMHF_LOWER_IL_INJECTED/LLKHF_LOWER_IL_INJECTED from mouse/keyboard inputs created/done by functions such as SendInput/MouseEvent/KeybdEvent

The code should be fairly stable and and ready to run. Plenty of stuff could be improved, but I wont bother as I mainly created this repository to give people a basic understanding how they would go about to strip LLMHF_INJECTED/LLKHF_INJECTED and LLMHF_LOWER_IL_INJECTED/LLKHF_LOWER_IL_INJECTED.

Feel free to contribute if you want!

About

[NET5] Shows how to strip injected flags from calls to SendInput/MouseEvent

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%