Vector35 / Vector35/binaryninja-api
sometimes "e" on a single line shows multi-line assembly popup
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 1.3k
- Fork
- 298
- Merge medio
- 5g 5h
- PR unite (30g)
- 19
Descrizione
I suspect the root cause of this is that during certain navigation events more than a single visible address is actually navigated to? Not totally sure just know that at least 3-4 times I'll hit "e" on what is visually a single address but I'll get the multiline popup instead.
One way to repro it appears to be:
- select multiple lines, hit e, get the multiline popup
- double-click a different search result to navigate somewhere else, see only a single line is selected
- hit "e" and still get the popup
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Reproduce the reported sequence in Binary Ninja: select multiple lines and press "e", double-click another search result, then press "e" with one visible line selected. Inspect the selection state carried across navigation and the assembly popup decision. Done means a single-line selection opens the single-line popup while a multiline selection still opens the multiline popup.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- desktop-dev, reverse-engineering
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 42/100