Completed
Return Policy
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Towards a Policy-Agnostic Control-Flow Integrity Implementation
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Outline
- 3 Motivation
- 4 Color Reuse Attack
- 5 Summary
- 6 Background
- 7 ReturnOriented Programming
- 8 Thread Model
- 9 Randomization
- 10 Requirements
- 11 Basics
- 12 Dynamic Points to Analysis
- 13 Dereferencing Memory
- 14 Direct Code pointers
- 15 Static instrumentation
- 16 Coarsegrained CFI
- 17 Coop CFI
- 18 Return CFI
- 19 Shadow Stack Policy
- 20 Return Policy
- 21 Interfacing with Hardware
- 22 Why Hardware
- 23 Scheduling Issues
- 24 Shadow Stack
- 25 Process Control Block
- 26 Underflow
- 27 CFI Fault
- 28 HDFI
- 29 ACF