mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #272] [Feature]: Use 'appdecrypt' for encrypted apps #122
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#122
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 @Oct4Pie on GitHub (Aug 29, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/272
Is your feature request related to a problem?
The installation is aborted when
cryptid 1.Describe the solution you'd like
Using appdecrypt to decrypt encrypted ipa
Anything else?
I believe that the first versions of PlayCover used ipatool and then decrypted the ipa on device.
Finding decrypted ipa for some apps can be very difficult, especially now with the jailbreak situation.
I am not sure if the kernel will reject if platform is not iOS.
If any info is known how the earlier versions did this, I can volunteer to implement it.
Issue Language
@Candygoblen123 commented on GitHub (Aug 29, 2022):
Appdecrypt does not work on macOS versions 11.3 and up.