public
Description: iSight Enable/Disable Tool
Homepage: http://www.techplay.net/
Clone URL: git://github.com/mike/eyepatch.git
name age message
file .gitattributes Wed Sep 10 13:54:28 -0700 2008 Initial version of EyePatch [mike]
file .gitignore Wed Sep 10 13:54:28 -0700 2008 Initial version of EyePatch [mike]
file AppController.h Thu Sep 11 12:02:13 -0700 2008 - Added Authentication removal after use - Modi... [mike]
file AppController.m Loading commit data...
directory English.lproj/ Thu Sep 11 12:02:13 -0700 2008 - Added Authentication removal after use - Modi... [mike]
directory EyePatch.xcodeproj/ Thu Sep 11 19:18:40 -0700 2008 Updated images & code to use it [mike]
file EyePatch_Prefix.pch Wed Sep 10 13:54:28 -0700 2008 Initial version of EyePatch [mike]
file Info.plist Wed Sep 10 13:54:28 -0700 2008 Initial version of EyePatch [mike]
file LICENSE Thu Sep 11 20:11:14 -0700 2008 Added README / LICENSE files [mike]
file README
file eyeclosed.gif Thu Sep 11 19:18:40 -0700 2008 Updated images & code to use it [mike]
file eyeopen.gif Thu Sep 11 19:18:40 -0700 2008 Updated images & code to use it [mike]
file main.m Wed Sep 10 13:54:28 -0700 2008 Initial version of EyePatch [mike]
README
EyePatch is a Cocoa based tool to Enable / Disable the built-in iSight camera on Leopard based machines (will not work 
with Tiger.)  

The tool works by changing the permissions on two files:

/System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBVDCDigitizer
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/Resources/VDC.plugin/Contents/MacOS/VD
C

Thanks to techslaves.org for the original inspiration for this tool

Mike Metzger - Techplay.net - 2008