This is the OllyDbg plugin version of my "Armadillo Process Detach"
tool, this plugin allows you to detach child from parent process in
applications protected with armadillo.
NOTES:
- Sources Included!
- I have added 3 Plugin Callback functions (ODBG_Paused, ODBG_Pausedex
and ODBG_Plugincmd to be exact), that wasnt added by Eviloid in his
"OllyDbg Plugin SDK 1.08 for MASM32", so you must use the included
files if you want to recompile.