View Full Version : Question on how to unattach processes without them crashing
Darkdeath
February 21st, 2005, 02:13
Is there any way to do this? I'm trying to debug an application while it's running and when I quit ollydbg, it instantly closes. It would be great if I was able to do this. Any help would be greatly appreciated.
Ricardo Narvaja
February 21st, 2005, 04:13
yes is possible, use the plugin Hidebug 1.2, make a infinite loop EB FE, put the program running,(quit all BPs) and next detach, with the option DETACH of the plugin.
The program is looping now out of ollydbg, with pupe quit the infinite loop, and replace for the original bytes and continue running.
Ricardo Narvaja
Darkdeath
February 21st, 2005, 10:47
Alright. Sounds great. Is everything I debugged saved?
Darkdeath
February 21st, 2005, 11:21
Oh and also, I'm pretty noob to ollydbg. I managed to get the plugin however I don't know how to load plugins.
Darkdeath
February 21st, 2005, 11:28
Nevermind, I just figured that out and it was already loaded. Now to just follow up on your steps...mind telling me where the detach option is located?
Ricardo Narvaja
February 21st, 2005, 16:43
the dll of the plugin you can put in the same folder of ollydbg.exe, and in appearende -directories change the path to the olly folder with this the plugin will be loaded.
in the menu plugins of ollydbg, yo se hidedebug, and in the menu of hide debug is the option detach, if you donñt have this option, don´t have the version 1.22 of hide debugger your version is old.
And the method work i detach hundred of times with this method.
Ricardo Narvaja
Darkdeath
February 21st, 2005, 21:06
Damn...then I don't have version 1.22..I think I got v1.2. Anyway you could possibly send me it or tell me a link to d/l? I hate to beg, but I tried google...and couldn't find a whole lot. Anyways, my e-mail is masterofnightmares@gmail.com. I can also e-mail you if you prefer as long as I have your e-mail address. Thanks for the help so far though, you've been helpful.
Ricardo Narvaja
February 22nd, 2005, 03:47
ricnar456@yahoo.com.ar
write me
Ricardo
Darkdeath
February 22nd, 2005, 14:32
Alright. I just wrote you about it. Would be great to get that Hide debug v1.22 off you.
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.