Vector35 / Vector35/binaryninja-api

Add UI for managing database snapshots

Aperta
#3,314 5 commenti 4 reazioni 1 assegnatario Vedi su GitHub

@CouleeApps ci sta già lavorando.

Dal 10/2/2025.

Component: UI Effort: Medium Impact: Low
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?
A user requested a "save with backup" option today because of bad experiences they've had with tools like IDA in the past corrupting on save and losing work. Having an option for automatic backups on save is a good idea for people who are paranoid about losing work (and also shouldn't be too tedious for most binaries now that we've done our performance improvements for database load/save).

Is your feature request related to a problem?
It's theoretically possible that, on save, a database could be corrupted. Recovering from this should be fairly easy, but depending on the nature of the corruption, could be incredibly difficult.

Are any alternative solutions acceptable?
Having a backup copy automatically saved that you could return to is the way other tools like IDA handle this problem. There are probably alternatives that are acceptable, but I believe they'd be more work than simply doing this.

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.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.