Vector35 / Vector35/binaryninja-api
More metadata in the strings list
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?
Additional data in new columns in the strings view:
- Section name
- Memory region name (from memory map)
- Function symbol name (if in function)
- Struct name (if within a struct)
- Data symbol name (if within a data symbol)
- List of any tags on addresses that fall within the range of addresses inside the string. These can even just be a row of emoji from the tags that can be hovered to see the tag content. This would allow for full parity with quantumstrand including the row with
#common,#code-junk, and#winapias examples from the screenshot below.
Is your feature request related to a problem?
More information and context about individual strings.
Additional Information:
Mandiant QUANTUMSTRAND
https://github.com/mandiant/flare-floss/releases/tag/quantumstrand-beta1
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 at the strings view and trace how string address ranges connect to section names, the memory map, function and data symbols, structs, and address tags. The work is done when the strings list exposes the requested metadata columns and tags, including the listed example tags where applicable.
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