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

Capstone crashed for some ARM instructions #1983

Closed
1Husin-Alhaj opened this issue Mar 30, 2023 · 2 comments · Fixed by #1949
Closed

Capstone crashed for some ARM instructions #1983

1Husin-Alhaj opened this issue Mar 30, 2023 · 2 comments · Fixed by #1949

Comments

@1Husin-Alhaj
Copy link

When Capstone encounters with these instruction, it throws and exception. The instrcutions are:
arithmetic instruction (addeq)
Store instruction (strcs)
Mov instruction (moveq, movteq)

@Rot127
Copy link
Collaborator

Rot127 commented Apr 3, 2023

This will likely be fixed with #1949
Could you nonetheless post the instructions bytes here please? I'd like to add them as test.

@Rot127
Copy link
Collaborator

Rot127 commented Apr 3, 2023

Never mind. There are already plenty of tests for those instructions.

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

Successfully merging a pull request may close this issue.

2 participants