Log in

View Full Version : GODUP question


Danilizer
April 5th, 2005, 19:11
Hi all, does anyone know the correct process for importing IDA comments into Olly with GODUP? When I do it the labels import fine but I can't get the comments to show up.

blabberer
April 7th, 2005, 05:59
well godup as far as i have used doesnt do a good job it seems
the resource section always seem to be blank with no info of any sort
if you use ida loader and try to apply it some how says applied some blah but
if you try to find the names (user defined they almost always come up nil in many cases also the guis check box etc are kinda screwed up (may be some resizing bug i dunno) etc etc

but the old mapconv plugin almost always does a good job
for it to work load the app in ida and then create a map file then use the map conv plugin to get those labels and comments into olly does its job almost always
if you check the demangle names and use the plugin sysmbol loader in ida the map will also contain undocumented functions and importing them into olly will make the job pretty good

Danilizer
April 7th, 2005, 18:18
Thanks blabberer, I don't have the mapconv plugin but I will check it out. Godup does seem to do a good job with labels but for some reason I can't get the comments to import. Anyway thanks for the help.