Skip to content

VirtualAllocEX error 487 #2

Description

@saarglobin

I tried running the code with a simple exe file, and it appears sometimes it gets error 487, which is ERROR_INVALID_ADDRESS.
From what I read that means there isn't enough space in BaseAddress to allocate enough memory, which is weird by itself (since no memory was allocated yet so why it works most of the time but sometimes not?), but anyway any idea how to fix this?
Right now I'm just re-running all the process hollowing until it works, but it doesn't look like the best way to go.

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