Hmily 发表于 2009-9-17 19:19

HOlly (High6's Olly)

This is my ollydbg mod named HOlly. I will be constantly adding features as I require them or they are requested. Currently it only has a multiline assembler that needs some work but I would like some input.

So if I could get some input on the following that would be great.

-How exactly would you want the labels? I was thinking of integrating them with olly's labels that way if you define a label you can use it in the assembler with ease.
-Should I leave it as starting the assemble at the start address or have it copy it as a numerical label to the textbox? I was thinking of having the option for either because have it copy to the assemble textbox could be a pain if you aren't doing a long edit.
-Adding support for comments. It will copy ollys user comments into the textbox and allow you to insert new ones.
-Syntax highlighting, will use ollys highlighting/font by default but you will be able to customize.

If you have any additional input/requests let me know

Requirements:
.NET framework 2.0 (Sorry, I use it for the GUI).

To use just simply go into 'Plugins->HOlly->Assemble' and click 'Enable'. This will be changed in the newer version.

zapline 发表于 2009-9-17 19:42

试用一下

kelvar 发表于 2009-9-17 19:42


Requirements:
.NET framework 2.0 (Sorry, I use it for the GUI).

需要.net呀。那只能观望。精神上支持下了

zhimingcom 发表于 2009-9-17 19:45

多谢多谢。。

zapline 发表于 2009-9-17 19:47

原来是方便复制汇编代码的啊
貌似用这个就不能修改代码
来回切换麻烦

salman 发表于 2009-9-17 20:06

全英文,我还要用谷歌翻译下!

550676503 发表于 2009-9-17 22:18

hxsoft 发表于 2009-9-19 11:07

需要.net环境就不好玩了!
页: [1]
查看完整版本: HOlly (High6's Olly)