Completed
TEPO Kernel Codex
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Making of an iOS 11 Jailbreak - Kiddie to Kernel Hacker in 14 Sleepless Nights
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 XNU micro history
- 3 Warning
- 4 The kernel isn't complicated
- 5 XNU Tasks
- 6 XNU Ports
- 7 Leading up to the exploit
- 8 TEPO Kernel Codex
- 9 Information Leak (CVE-2017-13865)
- 10 Async Wake exploit chain // Getting TEPO
- 11 Running the exploit
- 12 Jailbreaking
- 13 Getting root
- 14 Platformizing
- 15 Sandbox limitations - recap
- 16 Running unsigned or self-signed code
- 17 Conclusion