Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 264 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 264 Bytes

AntiScreenCap

Inject code "SetWindowDisplayAffinity" to every process which has window, but it can't work on wpf app which set AllowsTransparency="True"(e.g. QQ)

The project "Hide" and "Unhide" hook current windows while the "RtlHide" taking a real-time hook.