SpringBoard 打开app
@MMP wrote: 有个想法 就用SpringBoard 打开app,有没那个大神实现了 给个研究的思路!或者这个想法不靠谱! Posts: 1 Participants: 1 Read full topic
View Article有大佬可以帮忙创建一个dylib文件吗?
@2771585521 wrote: 仅仅是文字,没有任何功能,我想把它注入到砸壳了的ipa文件内。图片这样的 Posts: 3 Participants: 3 Read full topic
View ArticleMS:Error: binary does not support this cpu type
@ByboyCn wrote: 日志: MS:Notice: Injecting: com.tencent.xin [WeChat] (1242.13) MS:Error: binary does not support this cpu type MS:Error: failure to check WeHook.dylib 代码: 就是MonkeyDev 写的一个theos代码。。。...
View Article求教 linux 下class_dump是否有相关实现?或者有没有什么好的思路可以减少工作量
@dachuiyang wrote: 当前自己要写一个linux下的 class-dump 翻了翻网上的资料 只找到了一个 class-dump-z linux版本的。这个版本最后发布的时间是09年 已经很久没有更新了。 09年的class-dump-z linux版本 运行后实测发现很多正常的macthO文件是无法解析的,生成的头文件直接是空。想问下大佬们,在linux下是否有现成的工具...
View ArticleScp: /developer/usr/bin/debugserver: No such file or directory
@John_Z wrote: 一直说远程debugserver找不到怎么回事 环境: ios9.2.2 Posts: 1 Participants: 1 Read full topic
View ArticleAlloc 没作用
@DragonHole wrote: 我hook进了一个controller想要增加一个原先没有的左导航按钮,但均没有效果。目前可以修改已有的右导航按钮,但是alloc不了一个新的按钮对象。我反复查看仍找不到问题的所在。 谢谢大家帮忙。 (void)viewWillAppear:(BOOL)arg1{ %orig; // this works...
View Article不知道谁可以做多target的超级签名???
@wfkbyni wrote: 有谁可以做多target的超级签名??希望有大神或者已经可以多targetr的超级签的指导一下。 Posts: 6 Participants: 2 Read full topic
View ArticleiOS上的theos设置问题
@Halo-Michael wrote: 需求: 在theos上编译插件的时候总是会提示这个,我是不是有哪里没有设置好 操作步骤: 2019_11_14_23_37_IMG_0983.PNG.jpg750×1334 221 KB 环境: 完整clone的theos+sdk,theos环境变量已添加,LLVM+Clang\ld64\cc tools\make\ldid已安装 Posts: 5...
View Article想要在后台进程里面,执行指定目录下的lua脚本,有没有大佬写过这种demo的
@Tandrow wrote: 目前后台进程按照例子写好了,但是不知道如何与lua结合起来使用,有大佬可以给个代码片段参考一下吗 Posts: 4 Participants: 3 Read full topic
View Article基于现在的checkm8,要复刻一个当年的iDroid还需要做哪些工作?
@geniusumi wrote: 当年iDroid是用的OpeniBoot,引导到自制cm。 Posts: 1 Participants: 1 Read full topic
View ArticleMonkeyDev创建Logos Tweak里的.xm代码怎么没有颜色
@8040063 wrote: 149D657D-5C07-4BCD-B6A2-1766B24476CE.png2286×1878 855 KB Xcode版本9.4.1 xm文件代码怎么是黑白显示没有颜色的,这个可以调吗? Posts: 1 Participants: 1 Read full topic
View Article被检测调试,如何反查到相关代码
@Windyzzzzz wrote: 需求: 重签名某APP,启动的时候自动崩溃,问如何才能正常启动 使用越狱机重签名的时候会crash,在非越狱机上重签名启动不会crash。 已经尝试在IDA全局检索是否越狱的关键字如:Jailbroken、Jail、Cydia、libsystem_kernel、MobileSubstrate等无果 **日志: 新人无法帖图0.0,勉强看报错和堆栈吧...
View ArticleApp是不是没有任何办法访问沙盒外的文件?
@EdwardChan wrote: 如题, 我试了 用 ln -s在沙盒中创建指向沙盒外的文件软链接,权限设为 777,也无法成功访问. 这个限制是不是没办法突破? Posts: 6 Participants: 4 Read full topic
View ArticleMonkey 运行报错
@leedarHawk wrote: 这个问题是咋回事,是不是我的xcode 11 的问题, ld: building for iOS, but linking in .tbd file (/opt/env/theos/vendor/lib/CydiaSubstrate.framework/CydiaSubstrate.tbd) built for iOS Simulator, file...
View Article安装frida-ios-dump,最后报错ImportError: No module named frida
@mxdzengjiang wrote: 弱弱的求助 按照 nerosir写的 一键砸壳菜鸡版安装,最后提示ImportError: No module named frida。 Posts: 2 Participants: 1 Read full topic
View ArticleLldb动态调试某些系统库有时打印无法符号化
@wxq491216 wrote: 在使用lldb调试一些系统库比如AuthKit.framework时,经常没有办法打印出OC对象(有时可以打印出来,出现的概率比较低),这是为什么,有什么办法解决吗?会不会是使用的USB分线器导致的这种现象? image.jpg1316×756 191 KB Posts: 1 Participants: 1 Read full topic
View Article