Use of partially written variable during optimized divide fails to simplify

Đang mở
#4,367 0 bình luận 1 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
cpp
Lĩnh vực
reverse-engineering

Hướng nghiên cứu

Start by reproducing the optimized divide behavior with the provided partial_write.zip binaries, including the listed u8, u16, i8, and i16 examples. Trace how partial variable writes are handled during optimized divide simplification; done means the affected examples simplify into division expressions.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Component: Core Core: HLIL Effort: Low IL Optimization Impact: Low

If intermediate stages of an optimized divide use partial variable writes, the expression fails
to simplify into a division expression.

partial_write

Binaries with examples:

partial_write.zip

u8_div_4k_x64.so: See 3, 5, 6, 7, 9, and others
u16_div_4k_x64.so: See 7, 21, 23, 25, and others
i16_div_4k_x64.so: See 3, 5, 6, 7, 9, and others
i8_div_4k_x86.so: See 3, 5, 6, 7, 9, and others
i16_div_4k_x86.so: See 3, 5, 6, 7, 9, and others
u8_div_4k_x86.so: See 3, 5, 6, 7, 9, and others
u16_div_4k_x86.so: See 7, 21, 23, 25, and others

Ngôn ngữ chính
C++
Star
1.3k
Fork
298
Merge trung bình
5 ngày 5 giờ
Pull request đã merge (30 ngày)
19

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

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của Vector35/binaryninja-api

Tất cả issue của Vector35/binaryninja-api

Issue tương tự

Thêm issue về C++

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.