EPISODE · Apr 1, 2025 · 20 MIN
Foundations of Linux Debugging, Disassembling, and Reversing: Analyze Binary Code, Understand Stack Memory Usage, and Reconstruct C/C++ Code
from CyberSecurity Summary · host CyberSecurity Summary
Dmitry Vostokov's Book, Foundations of Linux Debugging, Disassembling, and Reversing, teaches readers to analyze binary code, understand stack memory usage, and reconstruct C/C++ code using Intel x64. The provided text is a detailed excerpt from Chapter 1-8, focusing on fundamental concepts like memory, registers, and simple arithmetic operations. It demonstrates these concepts through a step-by-step "Arithmetic" project, translating pseudo-code and C/C++ into assembly language. The text also explores code optimization and different number representations, particularly hexadecimal. Later chapters (partially shown) expand on pointers, memory layout, and code reconstruction techniques using the GDB debugger.You can listen and download our episodes for free on more than 10 different platforms:https://linktr.ee/cyber_security_summaryGet the Book now from Amazon:https://www.amazon.com/Foundations-Linux-Debugging-Disassembling-Reversing/dp/1484291522?&linkCode=ll1&tag=cvthunderx-20&linkId=2d5a1b445776364c705e17e6ecc8378a&language=en_US&ref_=as_li_ss_tlDiscover our free courses in tech and cybersecurity, Start learning today:https://linktr.ee/cybercode_academy
What this episode covers
Dmitry Vostokov's Book, Foundations of Linux Debugging, Disassembling, and Reversing, teaches readers to analyze binary code, understand stack memory usage, and reconstruct C/C++ code using Intel x64. The provided text is a detailed excerpt from Chapter 1-8, focusing on fundamental concepts like memory, registers, and simple arithmetic operations. It demonstrates these concepts through a step-by-step "Arithmetic" project, translating pseudo-code and C/C++ into assembly language. The text also explores code optimization and different number representations, particularly hexadecimal. Later chapters (partially shown) expand on pointers, memory layout, and code reconstruction techniques using the GDB debugger.You can listen and download our episodes for free on more than 10 different platforms:https://linktr.ee/cyber_security_summaryGet the Book now from Amazon:https://www.amazon.com/Foundations-Linux-Debugging-Disassembling-Reversing/dp/1484291522?&linkCode=ll1&tag=cvthunderx-20&linkId=2d5a1b445776364c705e17e6ecc8378a&language=en_US&ref_=as_li_ss_tlDiscover our free courses in tech and cybersecurity, Start learning today:https://linktr.ee/cybercode_academy
NOW PLAYING
Foundations of Linux Debugging, Disassembling, and Reversing: Analyze Binary Code, Understand Stack Memory Usage, and Reconstruct C/C++ Code
No transcript for this episode yet
Similar Episodes
Jun 13, 2025 ·17m
May 7, 2025 ·14m
Mar 26, 2025 ·23m
Feb 22, 2025 ·13m
Jan 7, 2025 ·10m
Dec 31, 2024 ·19m