Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Practical Foundations of Linux Debugging, Disassembling, Reversing: Training Course

Posted By: yoyoloit
Practical Foundations of Linux Debugging, Disassembling, Reversing: Training Course

Practical Foundations of Linux Debugging, Disassembly, Reversing
by Dmitry Vostokov

English | 2021 | ISBN-10 ‏ : ‎ 1912636344, ISBN-13 ‏ : ‎ 978-1912636341 | 175 Pages | PDF | 3.4 MB

This training course is a Linux version of the previous Practical Foundations of Windows Debugging, Disassembly, Reversing book. It also complements Accelerated Linux Core Dump Analysis training course. This training course is a Linux version of the previous Practical Foundations of Windows Debugging, Disassembly, Reversing book. It also complements Accelerated Linux Core Dump Analysis training course.

Although the book skeleton is the same as its Windows predecessor, the content was revised entirely because of a different operating system, debugger (GDB), toolchain (GCC, assembler, linker), application binary interface, and even an assembly language flavor, AT&T.

The course is useful for:

Software technical support and escalation engineers
Software engineers coming from JVM background
Software testers
Engineers coming from non-Linux environments, for example, Windows or Mac OS X
Linux C/C++ software engineers without assembly language background
Security researchers without assembly language background
Beginners learning Linux software reverse engineering techniques
This book can also be used as x64 assembly language and Linux debugging supplement for relevant undergraduate level courses.