AloneMonkey / frida-ios-dump

pull decrypted ipa from jailbreak device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication failed. Try specifying -u/--username and/or -P/--password

alwwwd opened this issue · comments

Authentication failed. Try specifying -u/--username and/or -P/--password Ios 16

If you are using iOS 16, it is likely that you used palera1n to jailbreak.

palera1n uses a different port for ssh, so you have to start proxy with iproxy 2222 44

@goranlisak
Authentication failed.
Try specifying -u/--username and/or -P/--password
same

Start the target app com.apple.mobiletimer
failed to get the task for process 9896

I have the same issue using palera1n. Found a workaround using AppsDump instead: https://onejailbreak.com/blog/appdump2/

Hope that helps

@alwwwd This is because you need to put the correct -H being the ip, the correct -u being root, and the correct password after -P. This has nothing to do with the jailbreak, it has to do with your ssh credentials.