Building a Debugger: Write a Native x64 Debugger From Scratch
Author: Sy Brand
Publisher finelybook 出版社: No Starch Press
Edition 版本: N/A
Publication Date 出版日期: 2025-06-10
Language 语言: English
Print Length 页数: 744 pages
ISBN-10: 171850408X
ISBN-13: 9781718504080
Book Description
Master the inner workings of your x64 Linux system and expand your OS expertise by writing your very own debugger using C++.
If debuggers seem like magic to you, there is no better way to demystify them than to write your own. This book will show you exactly how to do it, walking you through the entire process of building a debugger for x64 Linux systems using C++. As go from an empty filesystem folder to a fully fledged debugger capable of setting breakpoints, stepping through code, manipulating variables, and more, you’ll learn how to:
- Attach to a process
- Read and write to registers
- Set hardware and software breakpoints
- Output disassembly
- Support multithreading and other tasks
As you add features to your debugger, you’ll also pick up a wealth of knowledge about operating systems, compilers, software testing, and low-level programming that you can use in your day-to-day development.
About the Author
They graduated from the University of St Andrews with a 1st class degree in computer science, where they specialized in compiler implementation.
Outside the world of technology, they are a published poet, maker of experimental films and music, activist, and parent to three cats and one entire human.
下载地址
相关推荐
Practical Serverless and Microservices with C#: Build resilient and secure microservices with the .NET stack and embrace serverless development in Azure
Learn C# with Visual Studio 2022: Comprehensive guide to C# fundamentals, Core .NET concepts, advanced features, and building with Visual Studio 2022
Installing and Configuring Windows Server 2025: A practical guide to management and optimization of Windows Server environment
C++ Automation Basics: A Practical Guide with Examples
Python Data Structures Explained: A Practical Guide with Examples
GeoAI: Artificial Intelligence in GIS
评论 抢沙发
觉得文章有用就打赏一下
您的打赏,我们将继续给力更多优质内容
支付宝扫一扫

微信扫一扫
