MJAppTools
MJAppTools copied to clipboard
【越狱-逆向】处理iOS APP信息的命令行工具
Change ARCH from armv7 to arm64 in Makefile.
如果Killded: 9的错误,需要使用重新签名,可以解决 iPhone:~ root# MJAppTools Killed: 9 iPhone:~ root# cd /private/var/mobile/Documents iPhone:/private/var/mobile/Documents root# ldid -Sent.xml `which MJAppTools` iPhone:/private/var/mobile/Documents root# inject `which MJAppTools` Injecting to trust cache... Actually injecting 1 keys...
在 iOS12 上使用出现这个错误,请问杰哥是系统版本原因吗
我尝试了上面的步骤重签名,依然报错 zsh: killed MJAppTools _Originally posted by @EtherealYi in https://github.com/CoderMJLee/MJAppTools/issues/1#issuecomment-584688767_
杰哥,现在主力机已经是 rootless 的16.5 了,能支持下这个吗,我现在放在 var 目录 配合 alias,应该是读写问题直接挂了。