Skip to content

[Feature Request] Allow overriding the default base address #214

@captainGeech42

Description

@captainGeech42

It would be useful when working with binaries that have a randomized base address via ASLR to be able to override the default base address being used, either arbitrarily or to just set it to 0. This eliminates a step of having to subtract the base address manually to get the VA offset to a gadget.

This is different from --offset, which just applies a slide to the address of an outputted gadget, but doesn't actually affect the address at which it is disassembled (see below for examples)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions