Log in

View Full Version : OllyDbg v1.10 crashes with more than 32 plugins.


Lord_Looser
August 4th, 2005, 03:19
OllyDbg v1.10 crashes with more than 32 plugins.

blabberer
August 4th, 2005, 05:20
read help file ollydbg states it can support upto a maximum of 32 plugins
only so its natural that there may be some undesirable effects if you exceed permissions

Ricardo Narvaja
August 4th, 2005, 07:04
and i have installed only 8 plugins (i thinks these are the necesary), if i need other i cann add but with this 8 plugins i have all i expect.

Ricardo Narvaja

blabberer
August 4th, 2005, 07:20
hehe i have installed no plugins except the default commandline plugin that comes along i even dont have the default bookmark plugin in my primary ollydbg installation which i use regularly a plugin by concept is to be treated as a plugin not as a permanent connection
having too much plugins which all poll every execution if it use pluginpaused() callback pluiginmain() actually impairs performance
and speed also it is possible that the natural flow may be degraded

like electric socket a 5 amp socket can theoratically use unlimited number of other two pin sockets plugged one over other and you can have unlimited number of appliances working from just one outlet
but practially you use an immersion rod to heat water on a 5 amp socket and after a few minutes you will see it just burst into fire retardent smoke

hope the analogy helps

1bitshort
August 4th, 2005, 14:16
surely you dont use all 32 plugins? just move the ones you dont use. bug fixed

Bob
August 4th, 2005, 21:07
haha 32 plugins!
I didn't think there WERE 32 plugins!

FTR, I use 2

Lord_Looser
August 5th, 2005, 04:34
hxxp://ollydbg.win32asmcommunity.net/stuph/
Bookmarks - demontration plugin
CommandLine

AnalyseThis - "Analyze code outside the PE-specified code segment"
ApiBreak - easy breakpoint group (registy, time, dialog, memory, strings, point h) setting
Borland Map File Importer
DllBreakEx - Break on loading -specified- new modules (DLLs)
Hide Debugger
NonaWrite
NtGlobalFlag
OllyGraph
OllyMachine
OllyUni
olly_sync
UnhandeldExceptionFilter
Fader CWJOWL - transparents OllyDbg, slows down with Win2k ;-(

36 plugins, more or less meaningful

blabberer
August 5th, 2005, 06:45
hehe there are some more too
the ones that come to my mind immediately are
ollyperl
ollyhelper
ollyinvisible
DebugActiveProcessStop
ultrastring some thing


Lord_Looser
August 5th, 2005, 10:15
Thanks for your contributions.
Could add further plugins my collection. :-)

g3nuin3
August 12th, 2005, 10:19
lol thats alot of plugins mate. what are you debugging? your pc?