Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrectly reading sub rsp #1

Open
sekoyo opened this issue Dec 1, 2015 · 0 comments
Open

Incorrectly reading sub rsp #1

sekoyo opened this issue Dec 1, 2015 · 0 comments

Comments

@sekoyo
Copy link

sekoyo commented Dec 1, 2015

Hi, @TrevorSundberg noticed this issue:

sekoyo/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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant