Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kernel Hardening - Protecting the Protection Mechanisms
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Merging upstream: The quest for an example
- 3 Read Only vs Write Rare
- 4 Write Protection mechanism: the MMU The MMU works at page level
- 5 Hypervisor-enforced memory protection
- 6 Side effects of the protection
- 7 Example of conversion of a function
- 8 Missing functionality
- 9 Performance limitation Example: lists
- 10 Does it work?