rizinorg/cutter

Option to save project in compressed format

Geschlossen

#2.745 geöffnet am 10.09.2021

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.123 Forks)batch import
UIgood first issue

Repository-Metriken

Stars
 (14.852 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 23h) (20 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe.

There should be an option in Cutter (probably in Edit -> Preferences) to store the .rzdb project in compressed format. Relevant rizin issue and PR: rizinorg/rizin#1417, rizinorg/rizin#1446.

Describe the solution you'd like

Maybe an option in the preference menu.

Describe alternatives you've considered

None. It is easy enough to just implement it.

Additional context

The relevant rizin API functions can be obtained from the linked PRs.

Contributor Guide