Foundations of Linux Debugging, Disassembling, and Reversing
Dmitry Vostokov
Broschiertes Buch

Foundations of Linux Debugging, Disassembling, and Reversing

Analyze Binary Code, Understand Stack Memory Usage, and Reconstruct C/C++ Code with Intel x64

Versandkostenfrei!
Versandfertig in 6-10 Tagen
41,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
21 °P sammeln!
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 Debian, you'll focus on the foundations of the diagnostics of core memory dumps, live and postmortem debugging of Linux applications, services, and systems, memory forensics, malware, and vulnerability analysis. This requires an understanding of x64 Intel assembly language and how C and C++ compilers generate code, in...