Vector35 / Vector35/binaryninja-api
Displays the size of the stack space requested by the function stack
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?
I encountered a problem that caused random crashes, and I finally confirmed through IDA that the stack size requested by a certain function was too large, causing stack overflow in some cases. I hope there will be a stack size field in the function list so that I can easily find the largest functions in the sort order to optimize them; if possible, the size of each object in the pseudo-C code window should also be displayed (displayed when the mouse hovers and displayed by default as a comment after the variable declaration).
Is your feature request related to a problem?
N/A
Are any alternative solutions acceptable?
N/A
Additional Information:
N/A
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
The request covers the function list and the pseudo-C code window, but it names no files, tests, or entry points. Start by locating the UI and API components for those views; done means showing requested stack size in sortable function results and object sizes on hover or as declarations comments.
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
- 35/100