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

オープン
#6,451 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
42/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
cpp

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
C++
スター
1.3k
フォーク
298
平均マージ
5日 5時間
マージ済み PR(30日)
19

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Vector35/binaryninja-api のほかの issue

Vector35/binaryninja-api の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。