rizinorg/cutter

Option to save project in compressed format

Open

#2,745 创建于 2021年9月10日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C++ (14,852 star) (1,123 fork)batch import
UIgood first issue

描述

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.

贡献者指南