paradiseduo / appdecrypt

appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled (macOS 11.3 or below)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot Allocate Memory

BiyonVenuja opened this issue · comments

hey get this error msg..

success copy file.
cannot allocate memory

which environment and which application

commented

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)

commented

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

I also get this error

I too receive this error

I get this error as well

@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 #14 (comment) 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

commented

anyone know how to fix it?

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.