Completed
Make ARM Shellcode Great Again
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Make ARM Shellcode Great Again
Automatically move to the next video in the Classroom when playback concludes
- 1 Make ARM Shellcode Great Again
- 2 Example: ARM execve() Shellcode
- 3 Shellcode in tight spaces
- 4 mprotect Egghunter
- 5 Some Concerns
- 6 "Quantum Leap" Shellcode
- 7 The ARM to Thumb switch
- 8 ARM and THUMB decoding - 1
- 9 (Un)conditional Instructions
- 10 ARM and THUMB decoding - 2
- 11 Final "Quantum Leap" Code
- 12 Conclusion