Completed
Detection
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Sleight of ARM- Demystifying Intel Houdini - Brian Hong - Ekoparty 2021- Hardware Hacking Space
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Android
- 3 Background on Android
- 4 Houdini
- 5 Houdini Uses
- 6 How Houdini Works
- 7 Houdini Explanation
- 8 Houdini Shared Object
- 9 Android Native Bridge
- 10 Android x86 Project
- 11 Java Native Interface
- 12 Native Bridge RuntimeCallbacks
- 13 Initialize Load Library
- 14 Native Code
- 15 Native Bridge
- 16 Memory
- 17 Memory Map
- 18 Execution Loop
- 19 Decompile
- 20 Processor State
- 21 Syscalls
- 22 Detection
- 23 Escape to x86
- 24 Rwx pages
- 25 Sidechannel code execution
- 26 Detection and analysis
- 27 Malware behavior
- 28 Recommendations
- 29 Static Analysis
- 30 Conclusion
- 31 Disclosure Timeline
- 32 Special Thanks