Skip to content

Incorrectly reading sub rsp #1

Description

@dominictobias

Hi, @TrevorSundberg noticed this issue:

dominictobias/detourxs#1

LDE is reading the following as a 5 byte instruction (48 83 EC 38 48):

48 83 EC 38          sub         rsp,38h
48 8B 44 24 68       mov        rax,qword ptr [rsp+68h]

I last updated the LDE lib many years ago, do you know if this was fixed? Maybe I can get hold of a newer version if so. If not I'll just monkey patch it as the OP suggests.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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