Application Debugger


An application debugger is used for application analysis to reveal the internal structure and purpose of software.

  • useful for malware analysis
    • gain insight into what actions it performs after it runs or what external resources it relies upon to operate

Tools