摘要:
Source Link:http://www.saurik.com/id/8 Due to popular demand, I am putting some of the content I have written for the Cydia information portal he... 阅读全文
摘要:
An alternative, that may get you rejected from the app store, is to use WebScriptObject.These APIs are public on OSX but are not on iOS.You need to ... 阅读全文
摘要:
基本解释了最近在调试时遇到的一些疑问,接下来就是找解决方法了。//-- Begin: 1Sometimes when I'm debugging (OK, or hacking) something, a selectorthat I know is implemented by one of th... 阅读全文
摘要:
Since the addition of i386 and x86_64 to the Mac OS’s repertoire several years back, remembering which registers are used for what has become difficult, and this can complicate the debugging of code for which you have no symbols. So here is my cheat-sheet (posted here, mostly so that I can find it a 阅读全文