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

support conditional execution in arm #60

Open
Kyle-Kyle opened this issue Sep 13, 2023 · 0 comments
Open

support conditional execution in arm #60

Kyle-Kyle opened this issue Sep 13, 2023 · 0 comments
Assignees

Comments

@Kyle-Kyle
Copy link
Collaborator

Description

currently, conditional instructions in arm will be misunderstood by vex/angr, thinking the instruction will always be executed, which is not true.
the fix will be to correctly lift conditional instructions into conditional branches for all conditional instructions

Alternatives

No response

Additional context

No response

@Kyle-Kyle Kyle-Kyle self-assigned this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant