Clickable address in assertion (user defined pvs hint) for ConstantPointerValue

Aperta
#7,259 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

Start by tracing how IL_ASSERT handles ConstantPointerValue and assigns InstructionTextTokenType.PossibleValueToken. Check the related token-generation entry point and existing address-token behavior; done means the user-hinted address, such as 0x789b41, is rendered as a clickable address.

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

Descrizione

Component: UI Effort: Low Impact: Low

What is the feature you'd like to have?
It would be nice to be able to click on address that is hinted by user in IL_ASSERT. For example on provided screenshot - 0x789b41.

Image

Currently the token with constant has type InstructionTextTokenType.PossibleValueToken which AFAIK not clickable, mb it should be InstructionTextTokenType.PossibleAddressToken instead?

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.