Jump to ratings and reviews
Rate this book

Disarming Code: System Programming, Debugging & Reverse Engineering in Linux, Android, Darwin

Rate this book
The surprise new book by Jonathan Levin tackles systems-level programming, debugging and reverse engineering on not one but three platforms - Linux, Android and Darwin, on ARMv8 and ARMv9! Exploring the common denominators of POSIX APIs, but also diverging to each platform's idiosyncrasies, the author takes the reader on a spectactular journey of exploration - starting with the vital knowledge of Aarch64 assembly, through compilation and linking, the binary formats of ELF & Mach-O, Process Lifecycle, Memory - both system view and process view (including a detailed examination of GlibC's ptmalloc2 and Scudo!), through Multithreading, I/O & IPC, profiling, hooking and injection techniques, an exploration of runtimes (Objective-C, Swift and Android's ART), and finally - the post mortem of core dumps and crash reports. As a bonus, two chapters - "Beyond User Mode" - takes the battle to the kernel and beyond, and "Reverse Engineering" takes a case study approach to demonstrate reverse engineering techniques. Spectacular colorful illustrations lay out in full detail file formats, memory dumps, and object structures. No special tools are needed - beyond the ones the author provides on the companion website - newDebuggingBook.com. If you've read theoretical Operating Systems literature (e.g. Stallings, Tanenbaum, Silberschatz) - this is the practical view that will complement it perfectly. If you know Jonathan Levin's other works - the critically acclaimed *OS Internals trilogy, and the Android Internals books - you will find this a vital addition, drawing parallels between two seemingly different systems, and explaining not just the details - but the methodology behind finding them.

525 pages, Paperback

Published May 13, 2025

2 people are currently reading
3 people want to read

About the author

Jonathan Levin

23 books2 followers
Dean of the College of Liberal Arts at Drew University

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.