Completed
Vulnerability Case #1
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Optimized Fuzzing IOKit in iOS
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Previous Research
- 3 Motivation Of Basic Information Extraction
- 4 Vtable Characteristic
- 5 MetaClass Layout
- 6 Functionality Provided by KEXT
- 7 Overwritten virtual methods symbolization
- 8 Example
- 9 Detail Steps
- 10 Retrieve Client Name
- 11 Extracting IOExternal Method Dispatch
- 12 Complemental Mechanism
- 13 Carrier
- 14 Fuzzing Application's Architecture
- 15 Fuzzing Elements
- 16 Unavailable interfaces Identification
- 17 Setup
- 18 Vulnerability Case #1