19 Commits

Author SHA1 Message Date
Duy Tran f3093b7364 Merge pull request #22 from ghh-jb/main
iOS 15.0-16.2 userspace PAC bypass (breezy15) and iOS 15.6-16.1.2 WebContent r/w (bluebird) made functional
2026-04-10 19:16:59 +07:00
ghh-jb aed129e063 undefined is not a function error in rshift. Fix for PAC bypass breezy15. 2026-04-07 08:16:50 +03:00
ghh-jb da6717d27b Add support for bluebird WebContent r/w exploit on iOS 15.6-16.1.2.
Tested on iPhone SE 2016 iOS 15.8.4, the chain is fully functional.
2026-04-06 22:19:26 +03:00
ghh-jb 212d9c0a9b Added support for iOS 15.0-16.2 breezy15 userspace PAC bypass.
Tested on iPhone SE 2020, the chain is fully functional.
2026-04-06 22:16:35 +03:00
khanhduytran0 ed5854d3fd Add warning 2026-03-25 07:18:52 +07:00
khanhduytran0 3d8e113aec Disable automatic crash reporter deleting for entry4_type0x0a.dylib
The last commit only actually disabled for entry0_type0x08.dylib‎
2026-03-12 06:05:29 +07:00
khanhduytran0 84ca8390c6 Disable automatic crash reporter deleting
Ran command: gsed -i 's/CrashReporter/CrashReporte_/g' payloads/*/*.dylib
2026-03-11 08:50:03 +07:00
khanhduytran0 f536d5f01b TMP 2026-03-10 21:04:56 +07:00
khanhduytran0 d7026ad75d Update ANALYSIS.md 2026-03-08 07:41:45 +07:00
khanhduytran0 d13af12006 Cleanup 2026-03-08 07:39:21 +07:00
khanhduytran0 cf579abf20 Add confirm dialog back 2026-03-08 07:14:53 +07:00
khanhduytran0 d1f2483377 Now load payloads from decrypted files 2026-03-08 06:41:11 +07:00
khanhduytran0 8e204b1c1c Load Stage3Validator dylib from raw file 2026-03-07 20:11:09 +07:00
khanhduytran0 36155642c8 Add all decrypted files 2026-03-07 16:30:00 +07:00
khanhduytran0 77080baa49 Symbolicate more stuff 2026-03-07 15:31:39 +07:00
khanhduytran0 1e39d9cb48 Symbolicate some other js 2026-03-07 15:21:02 +07:00
khanhduytran0 78d74b0d30 Fix 17.0 2026-03-07 15:18:58 +07:00
khanhduytran0 b72f6807c0 JS beautify other files 2026-03-07 13:18:06 +07:00
khanhduytran0 3780af9370 Initial commit 2026-03-07 12:58:07 +07:00