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.
下载地址
相关推荐
Automate the Boring Stuff with Python, 3rd Edition
Math for Programming: Learn the Math, Write Better Code
Mastering C++ Game Animation Programming: Enhance your skills with advanced game animation techniques in C++, OpenGL, and Vulkan
Raising Young Coders: A Parent’s Guide to Teaching Programming at Home
Ultimate Apache Superset for Data Visualization and Analytics: Leverage Apache Superset to Create Interactive Dashboards and Master Modern Business Intelligence
Fundamentals of Logic Design, Enhanced Edition, 7th Edition
评论 抢沙发
觉得文章有用就打赏一下
您的打赏,我们将继续给力更多优质内容
支付宝扫一扫

微信扫一扫
