simbl
SIMBL with Method Swizzling
I have some great troubles overriding some functions in an external App that I use SIMBL to hook in to.[详细]
2023-01-24 07:17 分类:问答Mac OS X Window Server vs. X11: the insane task
Dedicated to all who likes low-level Window Server (CoreGraphicsPrivate.h, etc), X11 on Mac, SIMBL and other crazy stuff :)[详细]
2023-01-04 19:31 分类:问答Can a SIMBL plug-in be proprietary and closed source?
I\'m not sure, because S开发者_StackOverflowIMBL is GPL.Here\'s the answer from the official web-page:[详细]
2023-01-03 05:10 分类:问答Singletons in Cocoa Plugins
How would I get a hold of a singleton in the main application from a SIMBL plugin? When I try to call something like [ProcessControl sharedInstance], I get an error that ProcessControl is undefined (e[详细]
2022-12-31 06:48 分类:问答Safari version number?
I am developing a plugin of safari on MAC.Now I want to know all the version number for safari3,safari4,Because I can see that in some plugin samplecode info.plist: the MinBundleVersion is 5530, and I[详细]
2022-12-12 10:41 分类:问答How to develop a safari plugin(input managers) use SIMBL?
Now I want to develop a safari plugin use SIMBL , but I s开发者_StackOverflow社区earched a lot of webpage not found some sourcecode or simple sample , someone can give me or point to a location ? Than[详细]
2022-12-09 15:14 分类:问答