support conditional execution in arm
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 858
- Fork
- 85
- Merge trung bình
- 7 giờ 40 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
### 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_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.