Vector35 / Vector35/binaryninja-api

Add reconstructed stack strings to Strings view

Aperta
#5,601 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

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

Descrizione

When Binja recovers strings on the stack into a __builtin_strcpy type of thing, those strings should be added to the Strings view to be more easily searchable. You can search the IL to find them at the moment, but that's pretty slow (and not something you'd necessarily think of doing.)

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 locating the Strings view and the code that reconstructs stack strings from IL, including the __builtin_strcpy case. Trace how searchable strings are currently collected, then ensure reconstructed stack strings appear in the Strings view and can be searched without requiring manual IL inspection.

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

Valutazione

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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.