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

Submit several bug #30

Open
xmwenfeng opened this issue Dec 24, 2020 · 0 comments
Open

Submit several bug #30

xmwenfeng opened this issue Dec 24, 2020 · 0 comments

Comments

@xmwenfeng
Copy link

Right:mov r8b, 0x1 》》》》wrong: mov al, 0x01
Right:mov r9b, 0x1 》》》》wrong: mov cl, 0x01
Wait a lot。。。。。
Right:fstsw ax 》》》》wrong:wait fstsw
And so on, a series of things。。。。。。
Right:add rax, 0xFFFFFFFFAF1DD900 》》》》wrong:add rax, 0x00000000AF1DD900
Right:movsxd rax, edx 》》》》wrong:movsxd rax, rdx
Wait a lot。。。。。。。。。。。

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