OllyView
October 2nd, 2004, 10:54
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.
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)
