Log in

View Full Version : disassembling and debugging addresses


blahh
June 24th, 2011, 07:02
Hi,

I have been trying to debug a program using OllyDbg and disassemble it using IDA. However the addresses do not match up and its kind of tiresome working on both of them at the same time.

How could I load the executable into both IDA and OllyDbg such that the instructions use the same absolute addresses?

Kayaker
June 25th, 2011, 01:03
Try Edit/Segments/Rebase Program in IDA.