使用Python脚本强化LLDB调试器
error: module importing failed: /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so: no appropriate 64-bit architecture (see "man python" for running in 32-bit...
View Article守护进程怎么写?
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleDumpdecrypted 砸壳失败
楼主你好,你的书写得非常好,按照书本前的示例,做出了很多小demo .敲壳按照你的教程我做到了这一步,然后不知道下一步应该怎么进行。DYLD_INSERT_LIBRARIES=/path/to/dumpdecrypted.dylib /path/to/executable dumpdecrypted.dylib 这个文件已经生成,不知道后面的 /path/to/executable...
View ArticleDumpdecrypted 砸壳失败
假如我想给微信做一个抢红包的tweak,我是不是应该要知道wechat的bundle ID? 在'project'.plist里面-》bundles,键对应的值替换成wechat的Bundle ID?
View ArticleHook mach_msg
使用MSHookFunction hook掉mach_msg(mach_msg_header_t *msg, mach_msg_option_t option, mach_msg_size_t send_size, mach_msg_size_t rcv_size, mach_port_t rcv_name, mach_msg_timeout_t timeout, mach_port_t...
View Article