Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 2.16 KB

Immunity.md

File metadata and controls

51 lines (34 loc) · 2.16 KB

Immunity Debugger

Immunity Debugger PyCommand to parse a PE and set breakpoints on all imported functions

An advanced heap analysis plugin for Immunity Debugger

Immunity Debugger python script for TLS parsing

A taint tracer written via Immunity's plugin system. Taint is tracked on registers and memory locations. Currently, ~40 commonly used instructions are implemented.

Script that tracks libs. It waits till the lib is loaded and then automatically sets breakpoints on every exported function

A repository of Immunity Debugger releases

PyCommands and other scripts for Immunity Debugger related to binary analysis

Bad Character Hunter

A collection of some Immunity Debugger Python Scripts

Immunity Debugger PyCommands

Collection of PyCommands for Immunity Debugger

Short script to patch the various functions, locations to avoid Debugger detection.

Immunity Debugger Plugins

PyCommand Scripts for Immunity Debugger

Others

Exporters for OllyDbg and ImmunityDbg for use with zynamics BinNavi <= 3.0

A binary diff utility for patch analysis that uses Immunity Debugger