rizinorg/cutter

Option to save project in compressed format

Closed

#2,745 opened on Sep 10, 2021

 (5 comments) (0 reactions) (0 assignees)C++ (1,123 forks)batch import
UIgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

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