vgmoose / nc-client

[iOS] netcat gui app, for using the 10.1.x mach_portal root exploit on device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Panics before i can open the app

alessaba opened this issue · comments

if i run the exploit and then press home to go to the app, iOS kernel panics before i can open anything
is there a solution? Am i doing something wrong?

Unfortunately you're doing everything right (assuming the app runs on its own). The crashing looks like a side effect of the exploit.

I find I get higher success rates if I launch nc first, then run the exploit, the double tap home to return to the running nc.

Ok, thanks, I will try that :-)

However I assume that it is not just a crash, but a kernel panic, since the exploit attempts to overwrite some parts of it ;-)