Hi,
I am reversing PPC code. A register is used as base register for all variables stored in ram. This register is initialized with the base address only at the beginning of the code. IDA doesn't remember this value in all the other functions and the ram variables dont get recognized properly.
Is there a function something like "assume r13=0x400000" ?
Or do I have to write a script (if its possible to do it by script)
regards,
Bodz






