SecureCode Posted June 11, 2008 Share Posted June 11, 2008 Hi Dear friends, I want to develop a piece of code in C++ (carbon, cocoa, gcc, etc.) to prevent screen capture in Mac OS. I think I need to develop a Kernel extension or driver. But I need a bit advise... Please if possible guide me and tell me a bit about how I can do that... I think with hooking some functions I can stop capture screen. If possible please advice me generally and help me with how-to-guide etc. Thanks a lot from now! Link to comment https://www.insanelymac.com/forum/topic/109983-prevent-screen-capture-in-mac/ Share on other sites More sharing options...
macprogrammer Posted July 5, 2008 Share Posted July 5, 2008 There might be an AppleScript to this job... Try searching Google for "mac os x stop screen capture applescript" Link to comment https://www.insanelymac.com/forum/topic/109983-prevent-screen-capture-in-mac/#findComment-808187 Share on other sites More sharing options...
Recommended Posts