Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CREDAL - Towards Locating a Memory Corruption Vulnerability with Your Core Dump
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Software inevitably contains defects
- 3 Events leading to crash
- 4 Program Snapshot
- 5 Postmortem Program Analysis
- 6 Crash due to memory corruption
- 7 New Challenges
- 8 Our Approach
- 9 Track down the crash point
- 10 Identify stack frames
- 11 Determine corrupted data objects
- 12 Determine where corruption occurs
- 13 Case Studies
- 14 Corner Cases
- 15 Conclusions
- 16 Questions?