Completed
Runtime Protections
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Shreds - Fine-Grained Execution Units with Private Memory
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Execution Units
- 3 In-process Memory Abuses
- 4 Potential Mitigations of in-Process Abuse
- 5 Introducing Shred
- 6 Example Use Case cont
- 7 Code Example-Lighttpd
- 8 Code Example cont.
- 9 System overview Two major components
- 10 System Component: S-driver
- 11 How S-pool is Built
- 12 Challenges & Solutions
- 13 S-pool Managements S-driver will
- 14 Moving the Domain Adjustments Off the Critical Path
- 15 Runtime Protections
- 16 System Component: S-compiler
- 17 Evaluation cont.
- 18 Conclusion