[GH-ISSUE #72] playcover可以越狱安装frida吗 #33

Closed
opened 2026-03-03 18:53:53 +03:00 by kerem · 1 comment
Owner

Originally created by @wengxianxun on GitHub (Jul 20, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/72

想要像真机越狱frida调试那样实现功能

Originally created by @wengxianxun on GitHub (Jul 20, 2022). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/72 想要像真机越狱frida调试那样实现功能
kerem 2026-03-03 18:53:53 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@lixin9311 commented on GitHub (Jul 21, 2022):

取决于你想要做什么。
如果你想要解密IPA话,只能在iOS上做。

这个只是相当于在一个越狱过的手机上跑App一样。
关闭SIP之后,你可以使用frida动态分析mac上的所有程序,包括PlayCover运行的App。
具体参照 https://frida.re/docs/installation/

<!-- gh-comment-id:1191410841 --> @lixin9311 commented on GitHub (Jul 21, 2022): 取决于你想要做什么。 如果你想要解密IPA话,只能在iOS上做。 这个只是相当于在一个越狱过的手机上跑App一样。 关闭SIP之后,你可以使用frida动态分析mac上的所有程序,包括PlayCover运行的App。 具体参照 https://frida.re/docs/installation/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#33
No description provided.