bytecode-viewer v2.13.2 Release Notes
Release Date: 2026-01-01 // 5 months ago-
This release is considered an in-development version:
- 🚀 The CLI is currently in the middle of a rewrite, so it's not functional at this time (use v2.12).
Notable Changes
- 🍎 Use the native menubar on MacOS - @oraveczandrew
- 🌐 Adequate Russian translation, finally - @lustman
- ⚡️ Binary viewer library update - @hajdam
- 🚚 Obfuscator removed. - @lustman
- These usages break text direction, switching to right-to-left (RTL) instead of the expected left-to-right (LTR). - @CyberGhost13337
- 🏗 Build: add Java 25 LTS - @SoKnight
- ⚡️ Build: update asm to 9.9 - @SoKnight
- 🌐 Add missing translation key in English and German - @ThexXTURBOXx
- ⚡️ Update Maven plugins - @ThexXTURBOXx
🛠 January 6th, 2026 Fixes:
- 🚀 2.13.2 has been re-released , on January 6th, 2026. If you have downloaded it previously, and need to open APKs - redownload it again for the following fixes:
Note
🚀 If you encounter any issues, try an older version: v2.12, v2.11.2, v2.13.1
If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com
Previous changes from v2.13.1
-
This release is considered an in-development version:
- 🚀 The CLI is currently in the middle of a rewrite, so it's not functional at this time (use v2.12).
- ✅ There are a lot of new features, and a lot of the codebase has been reworked. These features have been thoroughly tested, but there could be new bugs introduced with them.
Notable Changes
- use the same class name format for tabs - @oraveczandrew
- fix ClassFileContainer.getName - @oraveczandrew
- skip iterating over method nodes, if search fields are empty - @oraveczandrew
- skip jar compression & decompression when decoding resources, run apktool on multiple thread - @oraveczandrew
- ⚡️ optimize out zipping/decompression when using Dex2Jar - @oraveczandrew
- fix ArrayIndexOutOfBoundsException in FileHeaderUtils - @oraveczandrew
- speed up the resource file tree generation - @oraveczandrew
- Fix for issue #529 - @Bl3nd
- Add Option to disable Resource Reload Confimation - @heisluft
- 📦 Removed the check for packages that start with "java", "javax", etc. - @Bl3nd
Note
🚀 If you encounter any issues, try an older version: v2.12, v2.11.2
If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com