Is it possible to hook API calls on Mac OS? - by mpipe3 On Windows there a few libraries that allow you to intercept calls to DLLs: http://www.codeproject.com/kb/system/hooksys.aspx Is it possible to do this on Mac OS? If so, how is it done? Read the article