Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   OllyDumpEx Plugin v1.30 / 2013-06-28 (https://forum.exetools.com/showthread.php?t=13766)

JeRRy 09-18-2011 00:16

OllyDumpEx Plugin v1.30 / 2013-06-28
 
1 Attachment(s)
Overview

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, ...)
Screenshot
http://low-priority.appspot.com/olly...dumpex_ss0.png

Supported Debugger
  • OllyDbg version 1.10 (tested 1.10)
  • OllyDbg version 2.01 EXPERIMENTAL (tested 2.01 alpha 4)
  • Immunity Debugger version 1.7x or lower (tested 1.73)
  • Immunity Debugger version 1.8x or higher (tested 1.83)
This archive file contains plugin DLLs for each debuggers.
OllyDumpEx.zip
Version: v0.90
MD5 : 2c247ed143bcb3c6f9505f2de4fb8a1e
SHA1: 5df21ab07fc843ca4d5057d7ba9689ac623084c0<p id="changes">
Recent Changes
- v0.90 / 2011-08-24
  • Add: Support OllyDbg version 2 plugin interface (EXPERIMENTAL)
  • Improve: Rewrite Wide/Multibyte-Character support code
  • Improve: Decode CopyOnWrite page attribute
  • Bugfix: Detect working directory
- v0.80 / 2011-07-15
  • Add: Support Immunity Debugger version 1.8x or higher
  • Improve: Data Directory rebuild option (check rewrite range)
  • Improve: Always round up PE header size to 0x1000 (ImportRec not extend itself)
  • Bugfix: TLS Data Directory ignored
- v0.70 / 2011-07-01
  • Add: Support Immunity Debugger version 1.7x or lower
  • Improve: Data Directory rebuild option (support ImportTable)
  • Improve: Image Base Address alignment checking
  • Improve: Virtual Offset Address alignment checking

JeRRy 10-27-2012 05:44

OllyDumpEx v0.92 / 2012-10-09

Quote:

Improve: Support OllyDbg version 2 plugin new interface
http://low-priority.appspot.com/ollydumpex/OllyDumpEx.zip

Elijah 04-06-2013 21:31

OllyDumpEx Plugin v1.12 / 2013-04-02
Quote:

Improve: Update to OllyDbg 2 latest version PDK (2.01h)
Improve: Tested with latest version of debuggers
Bugfix: Search greater than 0x7FFFFFFF memory address failed
Quote:

Supported Debugger
OllyDbg version 1.10 (tested 1.10)
OllyDbg version 2.01 (tested 2.01h)
Immunity Debugger version 1.7x or lower (tested 1.73)
Immunity Debugger version 1.8x or higher (tested 1.85)
https://low-priority.appspot.com/ollydumpex/OllyDumpEx.zip

Elijah 05-29-2013 08:27

OllyDumpEx Plugin v1.20 / 2013-05-27

Quote:

Add: Support IDA Pro plugin interface (both Retail and Freeware version)
Add: Support native 64bit process dump (IDA Pro only)
Improve: Change dialog position to center of parent window
Improve: Add debug toggle menu to dialog system menu
Improve: Section size handling single section belongs to multiple memory segments
Bugfix: Zero virtual size section handling
https://low-priority.appspot.com/ollydumpex/OllyDumpEx.zip

b30wulf 11-10-2013 09:27

OllyDumpEx Plugin v1.30 / 2013-06-28
 
1 Attachment(s)
OllyDumpEx Plugin v1.30 / 2013-06-28

Quote:

Add: Support WinDbg plugin interface (both 32bit and 64bit)
Improve: Add plugin name and version directory to archive file
Bugfix: Data after section headers in PE Header has been ignored
Bugfix: Fix SizeOfHeaders inconsistency
Download:
https://low-priority.appspot.com/ollydumpex/OllyDumpEx.zip

MarcElBichon 12-18-2014 20:35

OllyDumpEx v1.40
2014-12-17

Changelog:
Quote:

  • Add: Support x64_dbg plugin interface (both 32bit and 64bit)
  • Improve: Enable NXCOMPAT and DYNAMICBASE for plugin binaries

Download:
Quote:

http://low-priority.appspot.com/ollydumpex/OllyDumpEx.zip

bolzano_1989 01-22-2016 01:50

OllyDumpEx v1.50
2015-07-03

Changelog:
Quote:

Add: Fuzzy Search mode (for corrupted MZ/PE Signature)
Add: Fix Corrupted PE Header option (Fill Hole option is merged)
Add: Dump result dialog for copy and paste
Improve: Search method optimization
Improve: Corrupted PE Header handling
Improve: Binary dump mode support some options
Bugfix: Rebased PE handling (rebuild dump mode)
Bugfix: Debuggee filename error on attached process (IDA)
Bugfix: Get EIP does not work in recent version (x64_dbg)
Download:
Quote:

https://low-priority.appspot.com/ollydumpex/OllyDumpEx.zip

MarcElBichon 05-10-2018 19:15

OllyDumpEx v1.64 final
2018-05-10


Changelog:
Quote:

- v1.64 / 2018-05-10

Improve: Follow IDA 7.1 changes which break callui backward compatibility layer
Improve: Dump feature available even if debuggee not running (IDA)
Add: Support IDA Freeware version 7.0 (EXPERIMENTAL)

- v1.62 / 2017-11-05

Bugfix: Rebuild dumpfile corrupted when ELF PT_PHDR entry not exist
Bugfix: Failed to load ELF header when sparse segment layout
Improve: Corrupted ELF structure handling
Improve: ELF Loader segment always aligned same as mmap behavior

- v1.60 / 2017-09-19

Add: ELF support
Add: Standalone version
Add: Support IDA Pro 64bit build plugin interface (7.0)
Improve: Image Size editable in binary dump mode for overlay data
Del: Drop old version of Immunity Debugger support (1.7x)
Download:
Quote:

http://low-priority.appspot.com/ollydumpex/OllyDumpEx.zip

MarcElBichon 08-15-2018 18:58

OllyDumpEx v1.70 final
2018-08-15


Changelog:
Quote:

Bugfix: Dump feature not working when non-executable file loaded (IDA)
Bugfix: Readmemory sign extended issue (WinDbg)
Bugfix: Fix Virtual Offset not working on PE32
Bugfix: Fix duplicated entry in section list
Improve: Get EIP as OEP button disabled when debugger not active
Improve: Add EFI and windows driver type detection
Improve: Better fix for corrupted PE IMAGE_DIRECTORY_ENTRY
Improve: Add Cancel feature to search and dump
Add: Search All Occurrences option and Search Result list
Download:
Quote:

http://low-priority.appspot.com/ollydumpex/OllyDumpEx.zip


All times are GMT +8. The time now is 16:11.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX