This post features debugging tools.
List of Debugging Tools
Popular Debugging Tools:
- OllyDbg
- WinDbg
- SoftICE
- GDB
- MacsBug
OllyDbg
OllyDbg is a debugger for Windows that is primarily used for user-mode binary analysis and reverse engineering.
For Windows.
WinDbg
WinDbg is more focused on kernel-mode debugging for system components and drivers.
For Windows.