Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Debugging One Layer Deeper
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Three steps
- 3 Symptoms
- 4 Memory dump
- 5 Monitor that is entered
- 6 Source code
- 7 Checking source code
- 8 Checking the calling convention
- 9 Refining the theories
- 10 The source code
- 11 Checking the source code
- 12 Checking the instruction code
- 13 Verifying offset2c
- 14 Guess thread owning monitor lock
- 15 Analyzing the source code
- 16 Unresolved questions
- 17 Conclusion