mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #72] playcover可以越狱安装frida吗 #33
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#33
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 @wengxianxun on GitHub (Jul 20, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/72
想要像真机越狱frida调试那样实现功能
@lixin9311 commented on GitHub (Jul 21, 2022):
取决于你想要做什么。
如果你想要解密IPA话,只能在iOS上做。
这个只是相当于在一个越狱过的手机上跑App一样。
关闭SIP之后,你可以使用frida动态分析mac上的所有程序,包括PlayCover运行的App。
具体参照 https://frida.re/docs/installation/