![]() |
|
|
|
#1
|
|||
|
|||
|
Hi, thanks
some questions 1) regarding MFC71, if you referring to line >strPrefix = AskStr(strPrefix, "Check library version and postfix: U|D|UD (Ex.: MFC71UD)"); then it is not hardcoded, it is just an example for the end-user, user has to put his line by him/herself 2) have you tried mapimp plugin for importing *.map into Olly? last time it was hosted here http://code.google.com/p/mapimp/ but I can't reach it anymore... |
| The Following User Gave Reputation+1 to sendersu For This Useful Post: | ||
zhgong007 (12-31-2013) | ||
|
#2
|
|||
|
|||
|
Quote:
I'll try, and thanks again for this |
|
#3
|
|||
|
|||
|
neither loadmap nor mapimp plugin is working for loading the mfc100 symbol info form IDA to olldbg. however, there is a different way to make it work. get a copy of mfc100.lib from vs2010, and put it somewhere in your olldbg folder. start your app using olldbg, and then click the menu-->debug-->select symbol path (i.e. the path where mfc100.lib). after you have set the path for the file, you can click "select imported lib" from the debug menu again, add mfc100 into the lib list, and then click "process". restart your app using olldbg, all symbol info for mfc100 dll can be loaded into your app.
sorry, my ollydbg is in chinese
|
| The Following User Gave Reputation+1 to zhgong007 For This Useful Post: | ||
sendersu (01-01-2014) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to make DLL export these functions? | dion | General Discussion | 2 | 02-21-2009 14:58 |