Right now we are only debugging the WebKit / JavaScript phase of the chain. The full exploit chain (sandbox escape, kernel R/W, SpringBoard injection) does
not kick off yet — so don’t expect a long page freeze, a Safari crash, or anything visible on the home screen. What I’m looking for is
where in the WebKit setup the chain stops, which the auto-uploaded log captures.
- Each tap of Run is one attempt. The chain is non-deterministic; sometimes a retry progresses further than the previous attempt.
- Expected outcome for now: the WebContent log scrolls a handful of lines, then stops — usually before Starting check_attempt. That’s exactly the data I need. Please run a few times in a row so I get multiple traces.
- If you get the same stop point on many tries, try clearing Safari cache (Settings → Apps → Safari → Clear History and Website Data) and running again. Reboot for a fully fresh state if that doesn’t help.
- If anything does freeze the page for a long time or crash Safari, that’s a signal — please mention it. Otherwise assume the run was useful even when nothing dramatic happens.