Skip to content

Releases: debricked/cli

v2.6.0

12 Dec 10:23
3335f40
Compare
Choose a tag to compare

What's Changed

  • Automatic SootWrapper Installation by @filip-debricked in #281. Bundled soot-wrapper has been upgraded to Java 21 from 11. The new automatic SootWrapper will install the correct SootWrapper.jar depending on your Java version (11, 17 or 21).

Full Changelog: v2.5.1...v2.6.0

Latest v2 CLI

18 Jun 13:27
3335f40
Compare
Choose a tag to compare

Latest release for the v2 branch of the CLI

v2.5.1

28 Nov 10:59
1959b30
Compare
Choose a tag to compare

What's Changed

  • Fix docker release script

Full Changelog: v2.5.0...v2.5.1

v2.5.0

28 Nov 10:50
a7df24a
Compare
Choose a tag to compare

What's Changed

  • Drop debug flags from release binaries and compress them by @sweoggy in #285
  • Add version and optimised build flags for docker images as well by @sweoggy in #286

Full Changelog: v2.4.1...v2.5.0

v2.4.1

22 Nov 11:24
a3aafa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

20 Nov 15:37
71c0dfe
Compare
Choose a tag to compare

What's Changed

  • zip only SootWrapper jar by @filip-debricked in #283, this a minor breaking change in the unlikely event that you use the small SootWrapper-5.1.jar which contained no dependencies, this file is no longer part of the SootWrapper zip.

Full Changelog: v2.3.0...v2.4.0

v2.3.0

19 Nov 11:02
560541c
Compare
Choose a tag to compare

What's Changed

  • Rename report to export by @AntonDebricked in #280, please note that report command has been renamed to export

Full Changelog: v2.2.1...v2.3.0

v2.2.1

13 Nov 17:00
a480c27
Compare
Choose a tag to compare

What's Changed

  • Add experimental File fingerprinting C/C++ support (disabled by default) by @SuneethaSuresh in #272

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

12 Nov 14:50
cd94137
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.10...v2.2.0

v2.1.10

08 Nov 08:42
521aa21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.9...v2.1.10