Releases: tim-hoffman/soot
Releases · tim-hoffman/soot
CustomizedSoot Release 1.3
Customized version of soot 2.5.0
Changelog:
- Bugfix: ability to write output jar file and other outputs (such as graphs) in the same execution
- Bugfix: ability to output to jar without requiring sootOutput directory to exist beforehand
- Allowed public access to the ThrowAnalysis of an ExceptionalUnitGraph
CustomizedSoot Release 1.2
Customized version of soot 2.5.0 with fix for VerifyError due to Shimple IR.
CustomizedSoot Release 1.1
Customized version of soot 2.5.0 with some minor changes in graph formation and printing. Fixes a couple of bugs that were not addressed in the previous release.
CustomizedSoot Release 1.0
First release of the customized version of soot - soot 2.5.0 with some minor changes in graph formation and printing.