Questions about this topic? Sign up to ask in the talk tab.
Debugging
From NetSec
Revision as of 19:36, 7 August 2012 by LashawnSeccombe (Talk | contribs)
Debugging is the process of interacting with an application's code at runtime to determine changes in variables, reverse engineer functions, or solve other bugs with the application.
- breakpoints
- registers
- exports