rizinorg/cutter

Option to save project in compressed format

Fermée

#2 745 ouverte le 10 sept. 2021

 (5 commentaires) (0 réaction) (0 personne assignée)C++ (1 123 forks)batch import
UIgood first issue

Métriques du dépôt

Stars
 (14 852 étoiles)
Métriques de merge PR
 (Merge moyen 13j 23h) (20 PRs mergées en 30 j)

Description

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.

Guide contributeur