Completed
Readactor Compiler
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Readactor: Practical Code Randomization Resilient to Memory Disclosure
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Adversary Model / Assumptions
- 3 Disclosure of Randomized Code
- 4 Code Disclosure
- 5 Preventing Direct Disclosure
- 6 Execute-Only EPT Mapping
- 7 Indirect Disclosure Attack
- 8 Code-Pointer Hiding
- 9 Readactor Compiler
- 10 Runtime Architecture
- 11 JIT Compiler Support
- 12 Evaluation
- 13 SPEC CPU2006
- 14 Conclusion