Note: This is a continuation from the previous notes.

Exploit Development Notes Vol.1

Section 16: Data Display Debugger - DDD

Learning Objectives:

  1. Developing another Assembly Program to Analyze with DDD

  2. Analyzing Previously Written Code

  3. Using DDD and Analyzing RAX values

Developing another Assembly Program to Analyze with DDD

Notes on Debugging and Code Execution Analysis with Data Display Debugger (DDD)


Introduction to Debugging and DDD


Importance of Debugging in Software Development