Closed Kediel closed 1 year ago
Update: Resolved authentication issue by changing the default password in /core/utils/dump.py.
Still seeing the following issues:
What version of Frida do you use? With the new Frida version 16.0.x it doesn't work. I am trying to fix it.
I have frida 15.1.17 installed.
Note: My issue may also stem from my use of an ARM based architecture. I was able to dump most of an app with Clutch but that also gave me issues.
It comes from Frida-Core. You can find a better repo while waiting for the fix. ^^!
It working well. You need use option -p for Identifier
and -n for Name
Describe the bug I run iProxy 2222 22 and I connect to my client via USB then immediately get an error saying Auth (password) failed. Is this a password on the app itself or a password i'm failing to pass along via iproxy??
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Tried frida-ios-dump too and it did not work as well.