View Full Version : list of error messages in ollydbg
viv3k
October 30th, 2011, 02:13
just while debugging i thought of this . It wouldn't be bad to have a list of all error /warning messages by olly...
aqrit
October 30th, 2011, 12:26
right-click -> Search For -> All referenced Strings
also see the String Table
viv3k
October 31st, 2011, 07:47
no i am not talking about seeing the error messages of any application but olly itself.....
for example::
Quick stastical test of module UnPackMe_password reports that its code section is either compressed , encrypted ,or contains large amount of embedded data
.Do you want to analyze the code?
these type of error must have been generated by the olly engine itself. there may be more and i need to know them.....
aqrit
November 1st, 2011, 01:05
open ollydbg.exe in ollydbg.exe and apply...
or look at the string table in the 2.x version of ollydbg.exe
or load it up in IDA 4.9 Free
I care not.
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.