appdecrypt icon indicating copy to clipboard operation
appdecrypt copied to clipboard

Cannot Allocate Memory

Open BiyonVenuja opened this issue 3 years ago • 9 comments

hey get this error msg..

success copy file. cannot allocate memory

BiyonVenuja avatar Oct 12 '21 18:10 BiyonVenuja

which environment and which application

paradiseduo avatar Oct 13 '21 01:10 paradiseduo

Hey! I'm also getting the error "fail, because of encrypted fail with Cannot allocate memory".

I'm using an M1 Mac mini using the latest macOS Monterey (12.0.1). I have 16GB of RAM if that matters.

I'm trying to decrypt the YouTube application (downloaded via ipatool, so not thinned), every dump fails with the error "fail, because of encrypted fail with Cannot allocate memory". I think it has to do with mremap_encrypted)

MrPigglet avatar Nov 06 '21 08:11 MrPigglet

I guess my error differs since mine does not say it succeeds with copying the file

MrPigglet avatar Nov 06 '21 10:11 MrPigglet

I also get this error

debug45 avatar Feb 04 '22 09:02 debug45

I too receive this error

StevenSeiden avatar Feb 10 '22 04:02 StevenSeiden

I get this error as well

shadoez avatar Feb 25 '22 05:02 shadoez

@paradiseduo i think appdecrypt can be very easily confused for a tool that can decrypt ios apps on a m1 machine, and only after this comment https://github.com/paradiseduo/appdecrypt/issues/14#issuecomment-1059844473 i started thinking that maybe it does not.

If that's the case, a small warning in readme would go a long way towards getting less issues reported here caused by this confusion. I'll make a PR with readme change if you want

leriel avatar Apr 06 '22 11:04 leriel

anyone know how to fix it?

bwlok avatar Apr 26 '22 20:04 bwlok

I only managed to dump YouTube when the app is running in the foreground while running appdecrypt, my patch in #25 doesn't do the trick for YouTube somehow.

*Update, it is working now somehow.

HenryQuan avatar Oct 15 '23 07:10 HenryQuan