Immunity Debugger
Immunity Debugger is a debugger whose design reflects the need to write exploits, analyze malware, and reverse engineer binary files. It builds on a solid user interface with function graphing, the industry's first heap analysis tool built specifically for heap creation, and a large and well supported Python API for easy extensibility. For downloads and more information, visit the Immunity Debugger homepage.
- Popularity
- #70, new!
- Latest release
- 1.80
- Dec. 6, 2010 (13 years, 11 months ago)
- Links
- Rating
- ★★★½ (4)
★★★★★25% ★★★★25% ★★★25% ★★25% ★0%
It is a fantastic debugger. It comes with a great Python API so that you can write your own extensions in python and it also provides WinDbg aliases.
This is basically a copy of Olly with python scripting; Windbg and the GDB are better.
This is based on an old OllyDbg version (they bought the source code). By now there's a v2.0 of OllyDbg and the question is, how good is this Immunity Debugger compared to the new OllyDbg version.
Olly doesn't support Python scripting. Mona.py rocks
OllyDBG on steroids? More like OllyDBG on rice porridge. This is OllyDBG with Immunity branding.
It's OllyDBG on Steroids.