frida-ios-dump
frida-ios-dump copied to clipboard
pull decrypted ipa from jailbreak device
Updated README.MD to add example for checkra1n users as current example crashes the script for checkra1n users (because checkra1n deploys localhost SSH on port 44 instead of port 22 for...
#!/usr/bin/env python3
Hi, I managed to decrypt the .ipa succesfully, however after re-signing the .ipa onto my ios device with my apple developer certificate, the app immediately crashes. This is always the...
On MacOS using Frida 14.1.1 and the master branch of `frida-ios-dump`. I am using a Jailbroken (Checkra1n) iPhone 8 Plus on iOS 13.6. `python3.9 ./dump.py com.burbn.instagram -o InstagramMod` ``` Dumping...
I don't know what I'm doing wrong! I try to decrypt Facebook but I always get this error and if I try instagram or twitter it works like normally! I...
https://github.com/a97077088/fd 新工具运行,他不需要任何环境 fd bagbak通讯录
Good day. Trying to connect and dump app. Always get: Failed to enumerate applications: error performing TLS handshake: error:00000001:lib(0):func(0):reason(1) Tryied with ssh relay and without, auth keys - all set...
执行最后一步骤会出现(python3 dump.p bound ID): timeout was reached
/Users/yifang/Desktop/IFunApp/TargetApp/IFunApp.app/Frameworks/SMKit.framework/SMKit This file is encrypted! please use https://github.com/AloneMonkey/frida-ios-dump to decrypt! 在已经砸过壳的IPA内部,一个.framework提示被加密,请问该怎么做?
dump成功环境
iPhone 12:14.2.1 Frida(iOS):装最上面一个(15.1.17) > 使用下面A12+版本会出现connection closed等问题。