This is my OllyDbg mod named HOlly. I will be constantly adding features as I require them or they are requested.
Features:
-Multiline assembler (Very basic right now)(It will overwrite ollys assembler when you enable, so just use it like you would the normal assembler)
-MiddleClick Follow in Dump (On middle click it will attempt to follow the dword in dump below the cursor. Works in registers, dump and stack windows)
-CopyFormat (Ctrl+C Will copy only the address of the current byte instead of all the additional information)
If you have any additional input/requests let me know .
Requirements:
.NET framework 2.0 (Sorry, I use it for the GUI).
ChangeLog:
Build 79 said:
-Fixed CopyFormat (EmptyClipboard was messing it up)
Build 78 said:
-Added temporary ini settings.
-Added CopyFormat