Mirror of objective-see/OverSight@github.com - Tool to alert you when your microphone or webcam are in use
Go to file
Patrick Wardle 58c78d24c6 fix for #30
On 12.6 Apple privatized the process id for the process accessing the mic/camera 🤬

...this is update makes sure this is handled gracefully (read: doesn't crash) until another approach is found to restore functionality.
2022-10-20 13:44:06 +02:00
Application fix for #30 2022-10-20 13:44:06 +02:00
Installer fix for #30 2022-10-20 13:44:06 +02:00
OverSight.xcworkspace v2.0 2021-05-02 22:26:55 -10:00
Shared v2.0.1 release 2022-01-11 10:50:38 -10:00
.gitignore v2.0 2021-05-02 22:26:55 -10:00
Cartfile v2.0 2021-05-02 22:26:55 -10:00
Cartfile.resolved v2.0 2021-05-02 22:26:55 -10:00
LICENSE.md v2.0 2021-05-02 22:26:55 -10:00
README.md Update README.md 2021-05-02 22:45:27 -10:00
contributors.txt v 1.2.0 2017-09-24 20:45:02 -10:00

README.md

OverSight

Mac malware often spies on users by recording audio and video sessions...sometimes in an undetected manner. OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam:

For more details, see its product page.