Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mremap_encrypted: Cannot allocate memory #2

Open
michaeleisel opened this issue May 3, 2022 · 4 comments
Open

mremap_encrypted: Cannot allocate memory #2

michaeleisel opened this issue May 3, 2022 · 4 comments

Comments

@michaeleisel
Copy link

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.

@subdiox
Copy link
Owner

subdiox commented Sep 20, 2022

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

@mattrobmattrob
Copy link

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?

@subdiox
Copy link
Owner

subdiox commented Apr 19, 2023

Yes, that's right.

@kotori2
Copy link

kotori2 commented Apr 25, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants