Skip to content

Releases: quark-engine/quark-engine

v25.9.1

03 Sep 11:22
22f67f9
Compare
Choose a tag to compare
  • 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

06 Aug 13:07
fd2e749
Compare
Choose a tag to compare

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

03 Jul 05:54
3583e1e
Compare
Choose a tag to compare

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

04 Jun 09:07
d4493b3
Compare
Choose a tag to compare

Document Enhancement

  • Optimize the Quark Script documents for CWE-328, CWE-338, and CWE-489. (#754, #756, and #757)

v25.5.1

08 May 02:40
075ff8a
Compare
Choose a tag to compare

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

03 Apr 12:35
eea5de0
Compare
Choose a tag to compare

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

05 Mar 11:21
2eb2016
Compare
Choose a tag to compare

Document Enhancement

  • Optimize the Quark Script documents for CWE-23, CWE-73, and CWE-78. (#733, #735, and #734)

v25.2.1

06 Feb 06:22
8e5d68c
Compare
Choose a tag to compare

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

01 Jan 05:18
5a01434
Compare
Choose a tag to compare

Document Enhancement

  • Optimize the Quark Script documents for CWE-94, CWE-798, and CWE-921. (#724, #722, and #723)

v24.12.1

03 Dec 05:22
b147e9f
Compare
Choose a tag to compare

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)