Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.5 KB

File metadata and controls

44 lines (32 loc) · 1.5 KB

  AntiWindowSnap Windows

AntiWindowSnap Prevent screenshotting and screen recording for the window with the specified title.

Usage

  1. Create a config.txt file next to AntiWindowSnap.exe.
  2. In config.txt, list one window title per line.
  3. Double-click to run AntiWindowSnap.exe.

Why AntiWindowSnap?

  • No DLL injection, no administrator rights are required, and only code injection is used to implement anti-screenshot api calls
  • It detects new windows and changes to window titles in real-time, and also prevents screenshotting of previously opened windows.

Download Prebuilt Binaries

Release download

Build from source

cargo build --release

License

MIT