Debugging
Title | Description | Chapter |
---|---|---|
Gflags | Allows you to enable system-wide heap and object checks for an application. http://technet2.microsoft.com/WindowsServer/en/Library/6a183942-57b1-45e0-8b4c-c546aa1b8c471033.mspx |
8 |
IDA Pro | A disassembler and debugger, plus several additional features useful for figuring out how an application works when you don't have the source code. http://www.datarescue.com/idabase |
17 |
Microsoft Debugging Tools for Windows | Several debugging tools for the Windows operating system. http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx |
17 |
Microsoft Visual Studio | Microsoft's premium application debugger and provides a rich set of UI and automatable debugging features. | 8, 9 |
NTSD | System and application debugger. Comes installed in the Windows operating system: ntsd.exe. |
8 |
OllyDbg | A 32-bit debugger for the Windows operating system. http://www.ollydbg.de |
'Hacking' 카테고리의 다른 글
Lolhackerstic.dll (godmode) (0) | 2009.06.09 |
---|---|
How to Hack a Yahoo Mail Password (0) | 2009.05.26 |
Basic 80x86 Architecture (0) | 2009.05.23 |
Game Cheat 101 (0) | 2009.05.09 |
fantasy baseball (0) | 2009.04.24 |