summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspv420 <spv@spv.sh>2022-07-31 18:12:11 -0400
committerspv420 <spv@spv.sh>2022-07-31 18:12:11 -0400
commitb41b998cf8345e05496b81be15bad51b6afe13e1 (patch)
treed7dd132cce479b18163b308706504f7263252fb7
parent000af43d54977892bfdfee42542bfefe7e195a31 (diff)
yahtzee
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a62d97d..51a1697 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,9 @@ don't do:
`p0laris_options='{"sleep_spin":true}' debug=0x1 -v`
+`sleep_spin` causes `stage3` to run `while (true) {sleep(3600);};`, so it will
+not get to `stage4`, and exploit the kernel, or whatever in `stage4`.
+
### current install steps
- procure an `iPhone4,1` on `9.3.6 (13G37)`
- jailbreak with p0laris (or Phoenix if you're old fashioned)