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

Aperta
#6,451 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
42/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
C++
Stelle
1.3k
Fork
298
Merge medio
5g 5h
PR unite (30g)
19

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Vector35/binaryninja-api

Tutte le issue di Vector35/binaryninja-api

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.