You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tool for detecting screenshot, screen recording, and screen sharing activities on Android from an application-layer perspective. Complements ScreenshotFaker as a security research reference — with limited capability against system-level hooks.
This is a react based web app that uses custom hook for detecting screenshots taken on the web app for which browsers usually do not provide any special events for same. A way around for achieving same is this repo
A basic application that uses Google's Gemini AI to automatically capture, analyze, and answer quiz questions from screenshots in real-time. Current setup is made for MacOS. Needs further testing.