-
Notifications
You must be signed in to change notification settings - Fork 151
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
mach_vm_map(size=6123749376) failed (error code=3) #41
Comments
Hi @xPreeks I got the exact issue here. Bfinject stuck at When I manually run "bfinject4realz PID bfdecrypt.dylib", I get the same error.
Are you able to figure out the issue? |
@almightywizard If you're trying to decrypt an app, use Clutch instead of bfdecrypt if you get this error. I've successfully got Clutch working on iOS 12 using this method KJCracks/Clutch#233 (comment) |
I have been using bfinject for a very long time but I encounter this memory issue only recently. Is Clutch stable? I'm currently on iOS 11.2.2. If Clutch is stable I might consider upgrading to 12.1.2. |
Clutch should work on iOS 11 too. Don’t update with futurerestore rn. The iOS 12.2 SEP is causing a bootloop after 14 days. |
Can confirm esterTion's solution works. On top of that, I use the bfinject from klmitchell2's fork and it worked as well in tweak disabled mode. |
[bfinject4realz] Calling dlopen() at 0x180cdee7c... [bfinject4realz] Returned from 'dlopen' [bfinject4realz] ERROR: dlopen() failed to load the dylib.returned 0x0 (FAILURE) [bfinject4realz] Calling dlerror() at 0x180cdeccc... [bfinject4realz] Returned from 'dlerror' 4bd5fbead65852c23bb3956d335cfa55 -(4117,0x1b358ab40) malloc: *** mach_vm_map(size=6123749376) failed (error code=3) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug [bfinject4realz] dlerror() returned: (null)
App: https://itunes.apple.com/de/app/sparkasse-ihre-mobile-filiale/id320599923?mt=8
App only opens if Tweak Mode is disabled
The text was updated successfully, but these errors were encountered: