Skip to content

support conditional execution in arm #60

Description

@Kyle-Kyle

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

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions