Source Code

Misc source-codes of mine, mostly Delphi with some Asm, and some Python scripts (that work only in Immunity Debugger)
Please give credits or a greet if you use my code.
Blank Plugin

Delphi source to a blank plugin skeleton

BpxEP

Python script to place a Breakpoint on Entrypoint of debugged process, for use with UPack, [MSLRH] etc

Delphi PDK

PDK for Immunity Debugger, conversion of TQN's OllyDbg PDK ..

HideDebug

Python script for Immunity Debugger to hide from most anti-debug tricks .. Includes test exe ..

Morphine Plugin

Delphi Source of the Morphine plugin

PEiD Unit

Delphi unit for using PEiD, useful for plugin developers

PE-Extract Plugin

Delphi source to my plugin to extract PE files from a PE file

ScanPE

Python script to detect target in Immunity Debugger using PEiD UserDB.txt

UnPPP Plugin

Delphi source to my static unpacker plugin for PPP

UnRCrypt Exe

Delphi source for a static unpacker for RCrypt

UnRCrypt Plugin

Delphi source for the plugin to static unpack RCrypt

UnRPolyCrypt Plugin

Delphi source for the plugin to static unpack RPolyCrypt