bytecode-viewer v2.9.22 Release Notes

Release Date: 2019-06-14 // almost 5 years ago
  • Notable Changes

    • ⚡️ The ASM Classwriter will now automatically update all pre-Java 1 classes to have the proper standard class format. It will also update the classes minor version from <= 2, to 3. (This should fix all of the decompilers inside of BCV)

    Note

    ⏪ This version will probably have some bugs, if you find any issues revert back to v2.9.20 for now.

    If you find any bugs just open up a GitHub issue or email me at [email protected]


Previous changes from v2.9.20

  • Notable Changes

    • Automatic RT.jar generation for JDK 9+ (thanks to @Storyyeller)
    • Smali Disassembly & Assembly is now working again (Still has a bug or two, please report them when you encounter them)
    • 🛠 General bug fixes

    If you find any bugs just open up a GitHub issue or email me at [email protected]