PDA

View Full Version : Plugin OllyDbg problem


OllyView
October 2nd, 2004, 12:46
Hello

I have made a program (Delphi), which allows one to convert an ASM snippet from OllyDbg to HTML. (with colors)

I would like to create a plugin from this tool and i have a problem. (Im a newbie) :
How can i get the code selected by the user in the disasm window ? (Like Ctrl-C) . Do you have any example code i could study ? Thanks for your help.

dELTA
October 2nd, 2004, 17:22
It might not be available directly in the plugin API, but you never know. You might have better luck asking the guys over at the OllyDbg board though.

http://ollydbg.win32asmcommunity.net/

OllyView
October 3rd, 2004, 07:45
Yes I have asking the guys at the OllyDbg board but i try to post in other forum to get more answer.
thanks ...

dELTA
October 3rd, 2004, 10:19
Ok, cool, just wanted you to know about it if you didn't already.