UnFairPlay icon indicating copy to clipboard operation
UnFairPlay copied to clipboard

mremap_encrypted: Cannot allocate memory

Open michaeleisel opened this issue 2 years ago • 4 comments

When trying to decrypt the latest eBay.app/eBay executable from the app store, I get the following:

$ ./unfairplay Payload/eBay.app/eBay eBay-decrypted
mremap_encrypted: Cannot allocate memory
Please wait 1 second and try it again.
Succeeded in decrypting the binary.

Even after retrying several times, it still fails. Any ideas? Note that I'm trying to decrypt this iOS app from my arm mac.

michaeleisel avatar May 03 '22 19:05 michaeleisel

You need to downgrade your mac to macOS 11.2.3 or below.

subdiox avatar Sep 20 '22 17:09 subdiox

You need to downgrade your mac to macOS 11.2.3 or below.

What's the reason for macOS 11.2.3 requirement? Changes in the underlying mremap_encrypted implementation?

mattrobmattrob avatar Dec 24 '22 15:12 mattrobmattrob

Yes, that's right.

subdiox avatar Apr 19 '23 01:04 subdiox

Just for a reminder, make sure you have logged in with the Apple ID you used to download the app. If you are not sure, install the ipa to your system and double click on it to make sure it launches.

kotori2 avatar Apr 25 '23 23:04 kotori2