meme / apple-tools

A collection of tools for working with Apple software/hardware
The Unlicense
275 stars 29 forks source link

mremap_encrypted: Cannot allocate memory #4

Open MrPigglet opened 3 years ago

MrPigglet commented 3 years ago

I know this is a duplicate, but the previous did not help much.

Trying to use this tool to decrypt a Youtube IPA (not thinned, downloaded using ipatool). Giving foulplay two IPA duplicates does not work, but giving it two identical YouTube "exec" (inside of the payload package of the IPA) seems to at least start foulplay.

Fouplay fails with the error "mremap_encrypted: Cannot allocate memory"

I'm not sure if I'm using it wrong or if I have some incorrect setting. Any help would be appreciated.

MrPigglet commented 3 years ago

Also tried this command, but foulplay does not give any response at all:

./foulplay /Users/Name/Desktop/Youtube/Payload/YouTube.app/YouTube

(Not giving it an "output" or whatever, it's what Majd seems to have done in a similar program, but that does not work either)