ev-flow / ev-flow/quark-engine
The Debian package cannot include the rz-pipe module
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
**Describe the bug**
As the title, that makes Quark crashes in Kali Linux.
The reason is that the Debian package requires its dependencies are in the .deb format. However, rz-pipe, as one of Quark's dependencies, doesn't provide a .deb file. Thus, Quark cannot include it in the Debian package system.

**Describe the solution you'd like**
Considering the Rizin analysis framework is an upcoming feature of Quark, I suggest turning rz-pipe into an optional dependency.
1. Ensure Quark does not use rz-pipe when users don't specify the Rizin analysis framework
2. Indicate that using the Rizin analysis framework requires the additional package, rz-pipe.
After updating the Debian package, we can help the rz-pipe project to release a one, too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.