mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #539] [BUG] 偶现应用签名后依然无法启动 #487
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#487
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MyLullaby on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/539
Describe the bug
Instructions to reproduce
修改从Dyld Api中隐藏LiveContainer和不注入TweakLoader后出现,复现之后一直无法恢复,其他安装的应用不受影响。
What version of LiveContainer are you using?
当前Nightly的上一个版本,覆盖安装最新Nightly版本无法修复
Other info
No response
@MyLullaby commented on GitHub (May 29, 2025):
归档.zip这些是当时的日志。
@hugeBlack commented on GitHub (May 29, 2025):
签名用的证书被吊销了,其他app不受影响是因为签名被内核缓存了,请考虑安装最新nightly版的sidestore,然后从SideStore导入证书
@MyLullaby commented on GitHub (May 29, 2025):
重新安装altstore可以解决问题吗?之前安装过sidestore ,好像不能保存数据
@MyLullaby commented on GitHub (May 29, 2025):
我重新安装其他应用,依然可以正常使用,只有微博这一个应用会出现这个签名问题,不是很理解的说
@hugeBlack commented on GitHub (May 29, 2025):
哪里下载的
@MyLullaby commented on GitHub (May 30, 2025):
就是电报下载的,这个IPA之前还是正常的。在出现异常之后就再也无法签名成功了,换了包相同包名的其他包也是同样的问题
@hugeBlack commented on GitHub (May 30, 2025):
那你告诉我是哪里下载的啊😂
@MyLullaby commented on GitHub (May 30, 2025):
@MyLullaby commented on GitHub (May 30, 2025):
试了一下Decrypt IPA这个网站的纯砸壳包,是可以正确安装的。看来还真是安装包的问题,但是之前是正常的,好奇怪呀。
@hugeBlack commented on GitHub (May 30, 2025):
找到问题了,下个版本修复