rizinorg/cutter

Option to save project in compressed format

Open

#2745 opened on Sep 10, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (14,852 stars) (1,123 forks)batch import
UIgood first issue

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.

Contributor guide