风吹屁屁凉 发表于 2013-4-19 11:47

OllyMigrate Plugin

OverviewThis plugin make it possible to pass debuggee to another debugger without restarting. (like VM live migration)
Each debuggers have both strong and weak points compared with others.
We can get only strong point of each debuggers by debuggee migration, e.g. Using OllyDbg to bypass
antidebug and detect OEP, after that using Immunity Debugger to fix obfuscated import table.

Very simple overview:OllyMigrate = Debuggee live migration plugin

Features
[*]OllyDbg version 2 plugin interface supported
[*]Migrate debuggee from OllyDbg1, OllyDbg2 and Immunity Debugger to each other
[*]Multi thread and suspended thread aware (running state not required)
[*]Migrate software breakpoint settings (keep enabled/disabled status)

Screenshot
https://low-priority.appspot.com/ollymigrate/ollymigrate_ss0.png https://low-priority.appspot.com/ollymigrate/ollymigrate_ss1.png https://low-priority.appspot.com/ollymigrate/ollymigrate_ss2.png



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)


DownloadThis archive file contains plugin DLLs for each debuggers.
OllyMigrate.zip
Version: v0.60
MD5 : 9c5e5793cecf34839eaf0b2c8931eb2c
SHA1: 436771c41b9054c06c2ec7e3d952120812a6d60c



Recent Changes- v0.60 / 2013-04-13
[*]Public release version
[*]

736148001 发表于 2013-9-13 17:44

看介绍 好像很不错的插件

fengchao 发表于 2013-9-17 10:09

下来试试,多谢分享
页: [1]
查看完整版本: OllyMigrate Plugin