Completed
NDisassembler selective data analysis
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Norax - Enabling Execute-Only Memory for COTS Binaries on AArch64
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why eXecute-Only Memory (XOM) is useful
- 3 XOM for COTS binaries
- 4 Challenges
- 5 Design goals
- 6 Core components overview
- 7 NDisassembler insights (background)
- 8 NDisassembler selective data analysis
- 9 NPatcher backward-compatible patching
- 10 NLoader loading support for NORAX binaries
- 11 NMonitor external references and policy checks
- 12 Related works (selected)
- 13 Evaluation set
- 14 Data analysis & end-to-end binary rewriting test
- 15 Runtime overhead (S3)
- 16 Summary