Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
 Action    name: Rebase program
 
The whole program will be shifted by the specifed amount of bytes in the memory. The following options are available (we strongly recommend to leave them turned on):
 Fix up relocations
        This option allows IDA to modify the references
        to/from the relocated segment(s). If it is turned
        off, the references might be wrong after the move.
 Rebase the whole image
        This option is accessible only if the whole program
        is selected. It allows IDA to adjust internal
        variables on the whole program.
Please note rebasing the program might remove user-defined xrefs.

See also Edit|Segments submenu.

Index | Previous topic | Next topic