ADM Window Ghost — a utility for protecting windows from screen capture
Desktop application for Windows that hides selected windows from screen capture during demonstrations (screen sharing). The user selects any window — and it becomes invisible to screen recording and streaming programs (Zoom, Teams, Discord, OBS, etc.), while remaining fully visible and interactive on the monitor.
Technology stack:
• Python + PySide6 (Fluent Dark UI)
• Win32 API (SetWindowDisplayAffinity, cross-process shellcode injection)
• ctypes, psutil, DWM API
• Nuitka (standalone compilation)
• MSIX package (Advanced Installer) — published in Microsoft Store
Key features:
• One-click window protection from the system tray
• Global hotkeys
• Automatic detection of screen sharing programs
• Minimal resource consumption
• Fully offline — no data collection
#Python #PySide6 #Win32API #Windows #DesktopApp #MicrosoftStore #Privacy #ctypes #MSIX
Technology stack:
• Python + PySide6 (Fluent Dark UI)
• Win32 API (SetWindowDisplayAffinity, cross-process shellcode injection)
• ctypes, psutil, DWM API
• Nuitka (standalone compilation)
• MSIX package (Advanced Installer) — published in Microsoft Store
Key features:
• One-click window protection from the system tray
• Global hotkeys
• Automatic detection of screen sharing programs
• Minimal resource consumption
• Fully offline — no data collection
#Python #PySide6 #Win32API #Windows #DesktopApp #MicrosoftStore #Privacy #ctypes #MSIX