Baksmali Changelog

What's new in Baksmali 2.0.3

Jan 20, 2014
  • More bugs being slaughtered in this release. Notably, smali's memory footprint should now be reduced, although it's still a good idea to use -JXmx512m when using multiple threads.
  • We also managed to sneak in some new features as well. Thanks to whydoubt, it's now possible to add a comment with the resource name when a resource id is referenced in the bytecode as a constant, using the new -i flag.

New in Baksmali 1.4.1 (Dec 3, 2012)

  • This is mostly just a bugfix release, although it does include support for a minor change in the way odex files are generated in api 17.

New in Baksmali 1.4.0 (Sep 17, 2012)

  • Deodexing has been much simplified.