Navigating to an Address in Linear View and MLIL Redirects to the Wrong Location

Đang mở
#6,451 6 bình luận 0 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
42/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
cpp
Lĩnh vực
reverse-engineering

Hướng nghiên cứu

Reproduce the issue by opening the supplied uhttpd binary and navigating to 00409e5c in the Linear MLIL view, then compare the result with Graph view. Trace the navigation handling for MLIL addresses and verify that both views select 00409e5c rather than 00409e58.

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

Mô tả

Component: UI Effort: Low Impact: Medium UI: Linear

Version and Platform (required):

  • Binary Ninja Version: 4.3.6934-dev (83f374e7)
  • OS: Debian
  • OS Version: 12
  • CPU Architecture: x64

Bug Description:
When attempting to navigate to the address 00409e5c in the linear view, it incorrectly redirects to 00409e58. However, if I switch to graph view (by pressing space) and navigate to the same address, I am taken to the expected location.

Steps To Reproduce:
Please provide all steps required to reproduce the behavior:

  1. Open uhttpd.
  2. In Linear (MLIL) view, navigate to address 00409e5c.
  3. It will incorrectly navigate to 00409e58 instead (303 @ 00409e58 $t8_6#15 = n#14 s< 1 ? 1 : 0).
  4. Switch to Graph view and navigate to the same address, and it will go to the correct location.

Expected Behavior:
It should navigate to the correct line regardless of whether I'm in linear or graph view.

Screenshots/Video Recording:
Image

Binary:
If applicable, please provide us with the binary to help us work with the issue faster. Here are a few options:

uhttpd.zip

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.