Support setting the return register via the type parser

Aperta
#3,845 0 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
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

Start by locating the type parser and the existing syntax for parameter register locations, then compare that behavior with the Edit Function Properties dialog and API mentioned in the issue. Define and implement accepted return-register syntax, including the intended handling of multiple return registers, and verify that parsed function types set the same locations as those existing interfaces.

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

Descrizione

Component: Type Parser Effort: Low Impact: Low

What is the feature you'd like to have?
When inputting a function type, it would be nice to have the ability to set the return register(s?) via some syntax similar to the parameter register locations. Something like:

int32_t @ r14 my_func()
int32_t my_func() @ r14

Is your feature request related to a problem?
It would be nice to have a convenient way to do this.

Are any alternative solutions acceptable?
The only ways to do this are via the Edit Function Properties dialog or the api.

Additional Information:
Requested via slack: https://binaryninja.slack.com/archives/C0CVALTLN/p1675183876516799

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.