Skip to content

Releases: QilinPTA/Qilin

Release supports Soot-4.5.0

20 May 03:43
Compare
Choose a tag to compare
Pre-release

update/upgrade dependencies
refactor/simplify code
support Soot-4.5.0

Release including DebloaterX

03 Sep 01:26
Compare
Choose a tag to compare
Pre-release

We release DebloaterX, a new context-debloating approach introduced in our OOPSLA 2023 paper.

Release supports Soot-4.4.0

03 Sep 01:36
7f22483
Compare
Choose a tag to compare
Pre-release

My previous modification to Soot has already been accepted and we can now use Qilin on top of Soot-4.4.0 directly.

QiLin

22 Mar 13:56
Compare
Choose a tag to compare
QiLin Pre-release
Pre-release

Changelog since the last tag (v0.9.1):
(1) fix a few bugs, e.g., removing redundant node labels when dumping PAG, avoiding invoking Scene.v() before loading soot class.
(2) enable run.py to support dacapo2018.
(3) refactor codes.

QiLin

02 Mar 13:03
Compare
Choose a tag to compare
QiLin Pre-release
Pre-release

Changelog since the last tag (v0.9.0):
(1) We have integrated Conch into QiLin.
(2) We have moved the benchmarks in artifact/ out to https://github.com/QiLinPTA/benchmarks and treated that directory as a submodule of QiLin.
(3) fix a few bugs and refactor the code.

QiLin

18 Feb 10:48
23782a6
Compare
Choose a tag to compare
QiLin Pre-release
Pre-release

Full Changelog: https://github.com/QiLinPTA/QiLin/commits/v0.9.0
This is a test tag for checking whether the docker workflow works when generating new tags.