The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Get an email when there's a new version of Bytecode Viewer
| Name | Modified | Size | InfoDownloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bytecode-Viewer-2.13.1.jar | 2025年04月17日 | 68.5 MB | |
| 2.13.1 - Maintenance (In-Dev) source code.tar.gz | 2025年04月17日 | 2.9 MB | |
| 2.13.1 - Maintenance (In-Dev) source code.zip | 2025年04月17日 | 3.4 MB | |
| README.md | 2025年04月17日 | 2.4 kB | |
| Totals: 4 Items | 74.9 MB | 46 | |
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