Skip to content

Releases: boogie-org/jar2bpl

Stable version of the translation for infeasible code detection

10 Sep 20:57
Compare
Choose a tag to compare

Has been tested against:

  • Bouncy Castle
  • Tomcat
  • Soot
  • Terpword

It does not seem to produce false positives (with some exceptions due to known bugs in soot).

Added support for apk's

02 Jul 20:41
Compare
Choose a tag to compare

Jar2Bpl is now using the lastest soot version.

Changes include:

  • support for apk translation
  • java source code locations are now translated into Boogie attributes
  • the prelude is now a resource file and will be extended in the future