This plugin makes 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.
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)