Releases: debricked/cli
Releases · debricked/cli
v2.6.0
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
Latest release for the v2 branch of the CLI
v2.5.1
v2.5.0
v2.4.1
v2.4.0
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
v2.2.1
What's Changed
- Add experimental File fingerprinting C/C++ support (disabled by default) by @SuneethaSuresh in #272
New Contributors
- @SuneethaSuresh made their first contribution in #272
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.10
What's Changed
- Add debug flag and logging to scan by @filip-debricked in #278
Full Changelog: v2.1.9...v2.1.10