| ▲ | Refreeze5224 11 hours ago | |||||||
Windows is weird. The way these mods work is injecting code into different processes, which is a very common malware technique. Keyloggers in particular work similarly to Windhawk. And that is not a swipe at Windhawk, that is just how Windows has you do this type of thing. | ||||||||
| ▲ | reactordev 11 hours ago | parent | next [-] | |||||||
What’s really fun is hooking into the WM_PAINT event from the target processes main thread and then drawing your own controls over whatever was rendered… Overlays, AIMBots, Discord, Flight Sim Software, we all do it… | ||||||||
| ▲ | blacklion 10 hours ago | parent | prev [-] | |||||||
`LD_PRELOAD` works on UNIX-like systems too. | ||||||||
| ||||||||