Vector35 / Vector35/binaryninja-api
Ability to handle double-click event in linear view
Nessuno ha ancora preso questa issue.
- 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?
Ability to handle double-click event in linear view (asm/*IL) for adding custom actions.
Additional Information:
Probably most cases with clicks anywhere in the linear view can be worked around by adding custom keybindings, but i think handling double-clicks is a more general way to deal with this kind of problems. As use case this feature can be applied to make transparent jumps to virtual functions.
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
Start by locating the public API entry point for linear-view input events and the custom-action or keybinding registration path mentioned in the issue. Done means clients can register and handle a double-click in the asm/*IL linear view, including using it for custom actions such as virtual-function jumps.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- reverse-engineering
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100