frida-ios-dump icon indicating copy to clipboard operation
frida-ios-dump copied to clipboard

expecting to read a single byte for receiving credentials but read zero bytes

Open paradiseduo opened this issue 6 years ago • 11 comments

打开APP之前: ➜ frida-ios-dump ./dump.py XXXX Start the target app XXXX unexpected error while probing dyld of target process

打开APP之后: ➜ frida-ios-dump ./dump.py XXXX Start the target app XXXX expecting to read a single byte for receiving credentials but read zero bytes

paradiseduo avatar Nov 29 '18 02:11 paradiseduo

You are probably using a jailbreak that doesn't support Frida (like unc0ver). Try changing to the newest Electra jailbreak

r3ggi avatar Feb 01 '19 10:02 r3ggi

+1 8plus iOS 12.0.1 unc0ver b37

iOSleep avatar Feb 28 '19 11:02 iOSleep

https://github.com/frida/frida-core/issues/120#issuecomment-447981159

iOSleep avatar Feb 28 '19 12:02 iOSleep

+1 7Plus iOS 12.1.1 unc0ver b40

subhashdasyam avatar Mar 04 '19 16:03 subhashdasyam

+1

xiangcong avatar Mar 06 '19 06:03 xiangcong

@r3ggi do you know any others ways to dump app with unc0ver

xiangcong avatar Mar 06 '19 06:03 xiangcong

+1 Unc0ver

karimbenammar avatar Mar 07 '19 00:03 karimbenammar

You are probably using a jailbreak that doesn't support Frida (like unc0ver). Try changing to the newest Electra jailbreak

iPhone5s + iOS9.1

nothingzz avatar Apr 08 '19 15:04 nothingzz

@r3ggi do you know any others ways to dump app with unc0ver

Yeah, try https://github.com/BishopFox/bfinject

r3ggi avatar Apr 08 '19 15:04 r3ggi

I was able to decrypt iOS app with unc0ver (iOS 11.2.6, Frida 12.8.6)

According to the https://github.com/frida/frida-core/issues/120#issuecomment-469902599 the latest Frida (12.4+) supports unc0ver now. Try updating Frida through Cydia to the latest release.

You can also refer to this blog post to make sure you have not forgotten about anything.

olbartek avatar Jan 12 '20 17:01 olbartek

Try to install "Open for ios 11". Or just launch app while executing manually.

Flatout73 avatar Jun 07 '20 22:06 Flatout73