View Full Version : [NEW Plugin] DLLBreakEx
Epsylon3
May 20th, 2004, 11:42
Description :
For debugged proggies which loads a lot of dll, with this plugin you can select a dll from harddrive.
When this dll will be loaded, you will get an Alert MessageBox.
Needs the debugging option event : Break on new module (DLL)
Tested on odbg 1.10c
Sources Compiled with :
BCB6.0 / Plugin SDK 1.10c
Epsylon3
May 20th, 2004, 13:55
v1.2
+ Static version (no runtime)
* Added compatibility with 1.10b (ODBG_Paused)
v1.1
+ Added DLL Breakpoints List in Menu
+ Ignore other modules when bp is set
* Bug with module cache on restart
http://www.rouzepsy.us/DLLBreakEx.12.zip
("http://www.rouzepsy.us/DLLBreakEx.12.zip
")
To enhance the plugin, i need help to :
Resume run if not the good dll in proc ODBG_PausedEx()
i used a PostMessage WM_KEYDOWN F9 but i would like to use last mode like the Go() func..
tx
psyCK0
May 21st, 2004, 01:14
I think it might be better if you used ODBG 1.10b as a platform for development... 1.10c is buggy...
focht
May 21st, 2004, 08:24
Seems you forgot to redist BCB runtime?
Ollydbg doesnt load your plugin due to "Rtl60.bpl is missing".
Either link statically or add the missing library with your plugin release.
Regards,
A. Focht
Epsylon3
May 21st, 2004, 08:33
updated my post with static version...
psycho : yep 1.10c is not compatible with ollyscript 0.81 ive seen...
after a 30mn search for debug vc71d dlls
but i use the new ODBG_PausedEx...
i will try with the 1.10b ODBG_Paused func...
psyCK0
May 23rd, 2004, 13:26
Epsylon3: you can use the plugins main loop. I tried using ODBG_PausedEx and it works great, but the the plugin is not compatible with 1.10b, and 1.10c is way too buggy.
OSC 0.81 was accidently shipped as a Debug build. Sotty about that =) 0.85 should work ok.
Epsylon3
May 25th, 2004, 11:44
Version 1.10 - first beta
Callback function ODBG_Paused(int reason,t_reg *registers). Called each time when debugged application is paused;
it's in since the 1.10a
i use now ODBG_Paused and not ODBG_PausedEx
orchid88
August 5th, 2004, 23:33
Epsylon3
I am very interested in your plugin.Since I can not explore your web site which mentioned above, would you please email you as an attachment! My email address is

rchid88@21cn.com . I will be appreciate for your help.
Regard
ywind
August 19th, 2004, 00:01
this plugin can't download
emb
September 16th, 2004, 20:25
I can not login the Web,please send me one . zhangyun_dx@hotmail.com
Thanks a lot!
Epsylon3
September 28th, 2004, 15:07
new link :
http://epsylon3.free.fr/files/DLLBreakEx.12.zip ("http://epsylon3.free.fr/files/DLLBreakEx.12.zip")
Epsylon3
October 2nd, 2004, 17:20
Version 2.2 (Made with Delphi) :
http://epsylon3.free.fr/files/DLLBreakEx.22.zip
("http://epsylon3.free.fr/files/DLLBreakEx.22.zip
")
* Fix runtime libs...
+ Load/Save filter for process name command
+ Reload last used filter
Powered by vBulletin® Version 4.2.2 Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.