Computer Alarm that Triggers When Lid Is Opened
“Do Not Disturb” is a Macintosh app that send an alert when the lid is opened. The idea is to detect computer tampering.
Wired article:
Do Not Disturb goes a step further than just the push notification. Using the Do Not Disturb iOS app, a notified user can send themselves a picture snapped with the laptop’s webcam to catch the perpetrator in the act, or they can shut down the computer remotely. The app can also be configured to take more custom actions like sending an email, recording screen activity, and keeping logs of commands executed on the machine.
Can someone please make one of these for Windows?
me • April 24, 2018 6:27 AM
should i really make it? there is a windows event for “wake up from sleep mode” so you can run a application on wakeup and it can take photo or whatever you want but…
if you have a password on the account people will do nothing, and if they tamper with the pc for example by removing hdd and mounting it on other pc to read everything the app won’t save you.
what i find more insteresting it’s an anti theft system that respect your privacy (aka no trust to third party that can see wherever you go)
i did that program for me and i can geolocate the notebook with the wifi + reverse ssh for remote access even behind nat. but i never published it