Create README.md

This commit is contained in:
cschy
2022-03-01 10:55:22 +08:00
committed by GitHub
parent 818105040a
commit c510cffdea

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# AntiScreenCap
Inject code "SetWindowDisplayAffinity" to every process which has window; Don't work on wpf app which set AllowsTransparency="True"(e.g. QQ)
"Hide" and "Unhide" hook current windows while "RtlHide" taking a real-time hook.