AntiWindowSnap
Prevent screenshotting and screen recording for the window with the specified title.
- Create a config.txt file next to AntiWindowSnap.exe.
- In config.txt, list one window title per line.
- Double-click to run AntiWindowSnap.exe.
- 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.
cargo build --release
MIT