Foundations of Linux Debugging, Disassembling, and Reversing: Analyze Binary Code, Understand Stack Memory Usage, and Reconstruct C/C++ Code with Inte - Paperback
4.5 (1,234)
Sold 100+ last 30 days
20% off first order
$59.38
Color
Black
Quantity
Product description loading
Product description loading
This is the product description text that will appear here.
Covers X64 assembly language fundamentals for Linux, enabling deep understanding of binary structure
Detailed exploration of GDB debugger commands for effective debugging and binary analysis
Analysis of C/C++ compiler code generation with and without optimizations, enhancing code comprehension
Practical exercises and diagrams to reinforce learning and build hands-on skills
Focus on memory dumps, live and postmortem debugging, memory forensics, and malware analysis for real-world applications
Summarized by Shop
Report copyright infringement by Dmitry Vostokov (Author)
Review topics ranging from Intel x64 assembly language instructions and writing programs in assembly language, to pointers, live debugging, and static binary analysis of compiled C and C++ code. This book is ideal for Linux desktop and cloud developers. Using the latest version of D