Completed
CFG Comparison
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Generic Approach to Automatic Deobfuscation of Executable Code
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is obfuscation
- 3 Motivation
- 4 Goal
- 5 Related Works
- 6 System Overview
- 7 Change Analysis
- 8 ControlDependencies
- 9 Implicit control dependencies
- 10 Simplifying transformations
- 11 Semantic preserving transformations
- 12 Simplified trace
- 13 Emulation
- 14 Examples
- 15 CFG Comparison
- 16 Conclusion