Releases: quark-engine/quark-engine
Releases · quark-engine/quark-engine
v25.9.1
-
Document Enhancement
- Add an analysis report for the GoldDream malware family. (#780)
- Update the GitHub release process documentation. (#791)
- Optimize the Quark Script document for CWE-256. (#804)
-
Rule Enhancement
- Add 4 new rules for the GoldDream malware family (#780)
-
New Feature
- Add Quark Script APIs and showcase for detecting CWE-359. (#802, #803)
v25.8.1
New Feature
- Add Quark Script APIs to detect CWE-297. (#777)
- Add Quark Script showcases for detecting CWE-329, CWE-297, CWE-1204 and CWE-24. (#775, #778, #779 and #781)
v25.7.1
Rule Enhancement
- Add 22 new rules for the DroidKungFu malware family (#762)
Document Enhancement
- Optimize the Quark Script documents for CWE-502 and CWE-532. (#769 and #764)
v25.6.1
Document Enhancement
- Optimize the Quark Script documents for CWE-328, CWE-338, and CWE-489. (#754, #756, and #757)
v25.5.1
Document Enhancement
- Optimize the Quark Script documents for CWE-117, CWE-295, CWE-319, and CWE-327. (#745, #747, #748, and #750)
v25.4.1
Document Enhancement
- Optimize the Quark Script documents for CWE-79, CWE-88, and CWE-89. (#738, #740, and #742)
Performance Improvement
- Cache all_methods API results to optimize the performance of the Shuriken-based library. (#741)
v25.3.1
Document Enhancement
- Optimize the Quark Script documents for CWE-23, CWE-73, and CWE-78. (#733, #735, and #734)
v25.2.1
New Feature
To enable this core library, install Shuriken-Analyzer and run Quark with option --core-library shuriken
.
Document Enhancement
- Optimize the CWE-20 and CWE-22 documents. (#727, #730)
v25.1.1
Document Enhancement
- Optimize the Quark Script documents for CWE-94, CWE-798, and CWE-921. (#724, #722, and #723)
v24.12.1
Document Enhancement
- Optimize the Quark Script documents for CWE-295, CWE-312, and CWE-940. (#716, #717, and #711)
Dependency Update
- Update the minimum required Python version to 3.10. (#715)
Bug Fix
- Fix a ModuleNotFoundError during the installation via PyPI. (#720)