Vector35 / Vector35/binaryninja-api

Jump to next highlight.

Aperta
#6,258 2 commenti 2 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Component: UI Effort: Low Impact: Low
Lingua principale
C++
Stelle
1.3k
Fork
298
Merge medio
5g 5h
PR unite (30g)
19

Descrizione

What is the feature you'd like to have?
To be able to navigate to the next highlighted item by key binding.

Is your feature request related to a problem?
No, but I think many people would like to have it.

Additional Information:
When we click on a variable name it gets highlighted. Expose a keybinding to make screen view jump to the next highlight (or previous) just as it would when we double click some address. Other RE tools already have it implemented.

The ideal solution would be to be able to jump to any selected text. For example, select text rax + 0x10 in disassembly (or other views) and be able to jump to the next/previous occurrence of it.

The highlighting itself could also be a little tweaked. Currently the highlight only occurs when we click something and not when we drag and select some text.

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.

Direzione di ricerca

Start by tracing how the screen view handles clicked and selected text highlights, then find the existing keybinding and address-jump behavior mentioned in the issue. Define how next/previous navigation should work for highlighted variables and selected expressions, including highlighting from drag selection, and verify the behavior across the affected views.

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

Valutazione

Stack tecnologico
cpp
Ambito
reverse-engineering
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.