Help hook Message app
Hi,I need help to grap text from ballon, i think i see the right class CKBallonTextView but i don't know how can continue... Please help me!
View ArticleHelp hook Message app
Ideas:1. Use Reveal to help locate the correct view.2.class-dump that binary to see if there is any useful properties/IVARs. Lemme know what do you find so I can help you further
View Article最简单的重签名应用的方法
https://github.com/fastlane/fastlane/tree/master/sigh是这个地址吗?我看了半天好像也就下面也一段啊,你说的那个找不到
View Article请问一下多targets的微信ipa要怎么重签名?
我看了最简单的重签名应用的方法的那个帖子里用[fastlane/sigh]那个脚本进行签名。我试了那个普通的ipa是能重签名的。但微信这样的就签名失败了。...
View Article请问一下多targets的微信ipa要怎么重签名?
/usr/local/lib/ruby/gems/2.3.0/gems/sigh-1.4.0/lib/assets/resign.sh
View Article关于iOS重签名的问题
两个证书分别是:企业证书、个人证书。用企业证书生成的ipa,如何去覆盖个人证书发布至App Store的ipa.需要达到双方覆盖安装。重签名,签上之后安装不了。并且没有任何提示。请问大家有没有什么好的意见?
View ArticleiOSOpenDev编译遇到的 error: use of undeclared identifier 'HBLogError'
我初学逆向工程,根据(http://blog.csdn.net/u013583789/article/details/50396747)教程已经把环境都设置好了,也写了一个HelloWorld. 结果编译时报error: use of undeclared identifier...
View Article