This plugin is process memory dumper for OllyDbg and Immunity Debugger.
Very simple overview:
OllyDumpEx = OllyDump + PE Dumper - obsoluted + useful features
Features:
- OllyDbg version 2 plugin interface supported (EXPERIMENTAL);
- Select to dump debugee exe or loaded dll;
- Dump any address space as section even if not in original section header;
- Add dummy section to keep PE format consistency;
- Fix RVA in DataDirectory to follow ImageBase change;
- Auto calculate many parameters (RawSize, RawOffset, VirtualOffset, ...)...
This plugin is process memory dumper for OllyDbg and Immunity Debugger. Very simple overview: OllyDumpEx = OllyDump + PE Dumper - obsoluted + useful features. Features : - OllyDbg version 2 plugin interface supported (EXPERIMENTAL) - Select to dump debugee exe or loaded dll - Dump any address space as section even if not in original section header - Add dummy section to keep PE format consistency - Fix RVA in DataDirectory to follow ImageBase change - Auto calculate many parameters (RawSize, RawOffset, VirtualOffset, ...)