Building a Debugger : Write a Native x64 Debugger From Scratch

個数:1
紙書籍版価格
¥12,761
  • 電子書籍

Building a Debugger : Write a Native x64 Debugger From Scratch

  • 著者名:Brand, Sy
  • 価格 ¥8,567 (本体¥7,789)
  • No Starch Press(2025/06/10発売)
  • ポイント 77pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9781718504080
  • eISBN:9781718504097

ファイル: /

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.

最近チェックした商品