PDA

View Full Version : UNICODE logging in OllyDBG2


kaoD
April 8th, 2010, 07:42
Hello.
How can I log a UNICODE string under OllyDBG2? OllyDBG had "Pointer to UNICODE string" in the Log breakpoint dropdown list, but OllyDBG2 lacks it. Prefixing the operand with UNICODE doesn't work either, it's just logging a single UNICODE character instead of the whole string.

I need to do this in ODBG2 because this specific program I'm debugging crashes for some reason when analyzing the code in the original OllyDbg.

Thanks

_genuine
April 10th, 2010, 19:40
If i recall correctly there is a plugin written for OllyDbg 1.10 that gives it this functionality, the exact name of the plugin eludes me at the moment but im sure it can be found with a google query.