Vector35 / Vector35/binaryninja-api

Project Notes

Aperta
#7,768 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

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?
It would be magical to have a "Notes" tab just to the right of the "Files" and "Recents" tab on a Project. It doesn't need to be anything super fancy. It just needs to support Markdown. The goal is to have an easily editable page that can serve as a guide for the Project. For example, if you have a project that is for a malware family, you may have a ton of samples. Some of the samples may have a database. And there are going to be "primary" databases that represent exemplars of variants from the malware family. These are the databases with deep analysis in tags and annotations and work in general. It can be hard to find the exemplar database in a folder of many databases. The Notes tab would give an analyst the ability to write out descriptions and information about the malware family for example. And then leveraging Markdown, links in the descriptions of malware features can link to the appropriate database at the exact location the text is describing using the URL opener syntax. You can even loosely develop a report. Or if you write a report elsewhere, you can paste it here. Options are limitless. Please make an API endpoint for reading and writing this Notes tab if this gets implemented. There are many possibilities for programmatically updating content while working in a database within the project.

Image

Refining this idea a bit: this can can be markdown, html, or plaintext notes. This way it follows the reports paradigm. Markdown and HTML notes will support hyperlinking like those types of reports, except that the hyperlinking can be to or into any file in the project. if the file is a bndb, it opens it. if the file is a binary it opens that. basically all the same behavior that you can do with URL opener links from outside binary ninja. Lastly, and this is where it diverges from binaryview reports: the UI should have edit/save and there should be read/write api endpoints in the project module.

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 reviewing the project module, the reports paradigm, and existing URL opener behavior. Define the scope for a Project Notes tab supporting Markdown, HTML, or plaintext, with editable UI behavior and read/write API endpoints. Done means the chosen note format, project-file hyperlinking, and API behavior are specified and implemented consistently.

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

Valutazione

Stack tecnologico
cpp, markdown
Ambito
api, desktop, documentation
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.