View Single Post
  #3  
Old 05-24-2005, 19:16
5Alive 5Alive is offline
Friend
 
Join Date: Aug 2003
Posts: 82
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 1
Thanks Rcvd at 1 Time in 1 Post
5Alive Reputation: 0
Hi Servil_, I don't pretend to have a great deal of knowledge on the subject of relocation, though I can say with some certainty that the DLL is relocated with respect to the attached applications image base.

I know I am in the code area of the imported module as I can recognise some of the code compared with that of the IDA dissasembly listing.
How do I translate from dissambler addresses to degugger addresses? I have tried reading tutorials on this but just get confused by the examples.

I did a Google search for "mapgen", but I cannot seem to find anything related to .MAP files. Is this an OllyDbg plugin?

Thanks for the reply?
Reply With Quote