Skip to content

Hiding the window from screenshots using the function win32kfull::ChangeWindowTreeProtection

Notifications You must be signed in to change notification settings

llxiaoyuan/NoScreen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NoScreen

This function is used in setwindowaffinity, but unlike the original API function, this function does not create detection vectors, for example, when using setwindowaffinity, this function can easily be detected through getwindowdisplayaffinity, this function is exempt from this, in addition, you can put this protection on any window in the process without interfering with the memory of the process itself.

hippo

About

Hiding the window from screenshots using the function win32kfull::ChangeWindowTreeProtection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.8%
  • C++ 42.2%