Skip to content

Call FlushInstructionCache after manipulating assembly #67

@NKID00

Description

@NKID00

As described in the documentation of the win32 api FlushInstructionCache:

Applications should call FlushInstructionCache if they generate or modify code in memory. The CPU cannot detect the change, and may execute the old code it cached.

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