C# background app that can hide other process/window on screenshot and taskbar. (anti screenshot + hide on taskbar + remove window title)
-
Updated
Jan 31, 2024 - C#
C# background app that can hide other process/window on screenshot and taskbar. (anti screenshot + hide on taskbar + remove window title)
Kernel-mode research tool that demonstrates how Windows DWM enforces WDA_EXCLUDEFROMCAPTURE by directly calling the undocumented win32kfull!GreProtectSpriteContent function. A proof-of-concept for understanding the user/kernel boundary in screen capture protection mechanisms.
Explore kernel-level window capture protection on Windows by demonstrating how DWM enforces exclusion from screen capture APIs.
Add a description, image, and links to the anti-screenshot topic page so that developers can more easily learn about it.
To associate your repository with the anti-screenshot topic, visit your repo's landing page and select "manage topics."