MagicFX
October 7th, 2007, 09:10
IDA Pro automatically recognizes the names of library functions. In particular,
it allows you to assign symbolic labels for instructions and data.
I used to process files by IDA Pro before debugging.
Saving file as MAP and convert the MAP to SYM then NMS format.
Finally, I will use NuMega Symbol Loader to open the NMS.
However, I wonder how it can be done in ollydbg?
Please give me some hint, thx!
Fig1:http://sysersoft.com/forum/Attachments/MAP.jpg
Fig2:http://sysersoft.com/forum/Attachments/map_details.jpg
it allows you to assign symbolic labels for instructions and data.
I used to process files by IDA Pro before debugging.
Saving file as MAP and convert the MAP to SYM then NMS format.
Finally, I will use NuMega Symbol Loader to open the NMS.
However, I wonder how it can be done in ollydbg?
Please give me some hint, thx!
Fig1:http://sysersoft.com/forum/Attachments/MAP.jpg
Fig2:http://sysersoft.com/forum/Attachments/map_details.jpg