Practical Introduction to ARM64 Assembly
11 hours ago
- #Assembly
- #ARM64
- #Security
- Guide for beginners to learn ARM64 assembly with a focus on security tests.
- Target audience includes complete novices and those interested in fuzzing and exploit development.
- Covers basics of ARM64 architecture, assembly programming, registers, stack, and shellcode development.
- Not exhaustive; focuses on essentials relevant to security research.
- Includes practical examples and exercises, with potential for advanced topics in future editions.