Log in

View Full Version : Help file & how to setp up plug ins


nsumer
April 1st, 2004, 02:18
I need ollydbg.hlp file and knowladge about how to set up plugins.

Thanks in advance

blabberer
April 1st, 2004, 08:30
ollydbg hlp file accompanies the package that olly comes with
if you dowloaded the latest 1.10 beta as your first download then may be olly hasnt included it in the package coz olly help file was updated only on version 1.08
so you can try downloading 1.08 package and getting the help file shifted

to set up plugins ?? what do you mean just put the dlls in the same directory in which olly resides and its done
no setup or nothing required

if you like to put your plugins in one folder which is not default ollydbg directory then
go debug -->options -->appearance--->dialogs and directory -->browse your path to plugin and udd directory and set the path and restart ollydbg
they get into effect

Renz
April 1st, 2004, 08:50
wat he meants was how to compile the source file into dll cuz dll files for d cmdline is not included in the latest 1.10 beta version.
im lookin forward for da answer too...i'm unable to compile it too!! though u can get d dll files from da previous version ;|

blabberer
April 1st, 2004, 09:12
its a regular cpp file so it must compile with a regular c++ compiler
i dunno i never compiled those sources
any way a bcc5.5 tut may be of help to you
hxxp://www.ifrance.com/compilbcc/bcc55eng.htm notice the xx