Screenshots

Support for 32 and 64 bits.

_images/platform.png

The command line debugger in action.

_images/pdebug.png

The crash logger tool, reporting a stack buffer overflow.

_images/crash_logger_2.png

The crash logger tool, showing the exploitability rating.

_images/crash_logger.png

Using API hooks to monitor a process activity.

_images/api_hooks.png

Tracing execution flow.

_images/ptrace.png

Showing the memory map.

_images/pmap.png

Dumping the memory of a process.

_images/memory_dump.png

Listing proceses, services and windows.

_images/plist.png

Finding alphanumeric jump addresses.

_images/find_alnum.png

Showing the DEP settings of all processes.

_images/dep.png

Multiple disassembler engines are supported.

_images/disasm.png

Searching the Windows Registry.

_images/registry_search.png

Helper functions for input/output.

_images/color.png