Siguza/cl0ver

Cl0ver crashes iPad Air 9.0.2 Supported Device

BartuHTC opened this issue · 6 comments

Even though the iPad is jailbroken with Pangu, whenever ./clvoer is executed the device crashes and subsequently reboots.

./cl0ver slide output: https://paste.ee/p/Bc0HF
./cl0ver panic output: https://paste.ee/p/lIzkk
ips file contents with pc=0xffffff8004e7df00: https://paste.ee/p/BpU7U
ips file: https://drive.google.com/open?id=0B0HxnpSimeNlY3FBbkdGd1lFZWtGeTVPbTlSUzl5TXJaRHNz

What is the panic log from just running ./cl0ver though, without any arguments?

What do you mean? It goes something like this:
iPad:/private/var/root root# ./cl0ver panic
[] Checking for config file... [src/lib/offsets.c:176 off_cfg]
[
] Yes, attempting to read anchor and vtab from config file... [src/lib/offsets.c:187 off_cfg]
[] Anchor: 0xffffff800453e000, Vtab (unslid): 0xffffff80044f7168 [src/lib/offsets.c:191 off_cfg]
[
] Using info leak to get kernel slide... [src/lib/slide.c:64 get_kernel_slide]

I said without any arguments. Just ./cl0ver. No slide or panic.

Sorry, here you go: https://paste.ee/p/9bPVx

Download this file and put it in /etc/cl0ver/offsets.dat, then run ./cl0ver again.

Thank you very much, this fixed the problem completely.