Skip to content

run_pe method not working for executables without .reloc table #63

Open
@harunkocacaliskan

Description

@harunkocacaliskan

Hello,

I have an old executable which doesnt have any .reloc section, it was build with FIXED base address. When i tried to run it it says, Could not relocate the module.

I build Hello World Console App with FIXED address for testing.

Image

runpe output.

Image

Do we need to make some modifications for executables which doesnt have .reloc table, or we need to use alternative techniques?

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