Reverse Engineering Armv8-A Systems. A Practical Guide to Kernel, Firmware, and TrustZone Analysis - Helion

Tytuł oryginału: Reverse Engineering Armv8-A Systems. A Practical Guide to Kernel, Firmware, and TrustZone Analysis
ISBN: 9781835082584
Format: ebook
Księgarnia: Helion
Cena książki: 129,00 zł
Książka będzie dostępna od czerwca 2025
Master the art of analyzing binary code without needing the original source! Written by a Linux kernel engineer and author with over 14 years of industry experience, this book lays the groundwork for reverse engineering and equips you with advanced techniques to dissect kernel binaries, including kernel module files, vmlinux, and vmcore.
Structured into three parts, the first part introduces you to the key features of Armv8-A processors and the ELF file format, which is essential to get a solid grasp of reverse engineering. The second part walks you through the reverse-engineering process, covering Arm environment setup, static and dynamic analysis tools, and innovative methods for analyzing kernel binaries. It also highlights a powerful debugging tool—uftrace. The final part covers security, exploring TrustZone, and the latest security techniques to safeguard Arm devices at the hardware level.
By the end of this book, you'll have gained deep insights into Armv8-A architecture, and be able to confidently analyze binaries while developing the practical skills needed to configure your system using Armv8-A’s advanced security features.
Zobacz także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Efekt piaskownicy. Jak szefować żeby roboty nie zabrały ci roboty 59,50 zł, (11,90 zł -80%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
Spis treści
Reverse Engineering Armv8-A Systems. A Practical Guide to Kernel, Firmware, and TrustZone Analysis eBook -- spis treści
- 1. Fundamentals of Arm Architecture
- 2. ELF binary format
- 3. Data processing Instructions
- 4. Memory access instructions
- 5. Flow control instructions
- 6. Introduction to Reverse engineering
- 7. Practice environment with Arm device
- 8. Linux kernel Fundamentals
- 9. Basic static analysis
- 10. Advanced static analysis
- 11. Basic dynamic analysis
- 12. Advanced dynamic analysis
- 13. Uftrace
- 14. Armv8-A TrustZone
- 15. Key security features of Armv8-A