angrop icon indicating copy to clipboard operation
angrop copied to clipboard

support conditional execution in arm

Open Kyle-Kyle opened this issue 2 years ago • 1 comments

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 avatar Sep 13 '23 07:09 Kyle-Kyle