Skip to content

Releases: Konloch/bytecode-viewer

2.10.10 - Build Changes

21 Jun 18:17
Compare
Choose a tag to compare

NOTE: This version has a pretty nasty bug, use v2.10.11 instead

Notable Changes

  • Fixed loading JDK 14+ compiled classes - @ThexXTURBOXx
  • Maven has been added for building the project and maintaining the libraries - @ThexXTURBOXx
  • The search regex has been greatly improved - @tiziw
  • ASMTexifier view pane - @thiakil
  • UTF-8 character support - @hopana
  • Almost all of the libraries have been updated to their current version (JADX and APKTool excluded) - @ThexXTURBOXx
  • The refactoring process has started so expect random bugs in places there was none previously - @Konloch
  • Various bug fixes & improvements - @Konloch
  • And more! Thank you to everyone who has contributed to this patch. @ThexXTURBOXx / @tiziw / @thiakil / @hopana / @Konloch

Note

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

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

2.9.22 - Bug Fixes

14 Jun 13:41
Compare
Choose a tag to compare

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) - @Konloch

Note

This is a well tested and stable version

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

2.9.21 - Pre-Java 1 Class Fix

14 Jun 12:42
Compare
Choose a tag to compare

Notable Changes

Note

This version may 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 Konloch@gmail.com

2.9.20 - Smali Disassembly & Assembly

01 Jun 01:12
Compare
Choose a tag to compare

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) - @Konloch
  • General bug fixes - @Konloch

Note

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

2.9.19 - Maintenance Update

06 May 00:38
Compare
Choose a tag to compare

Notable Changes

  • Fixed a bug with opening the Bytecode Viewer jar with Bytecode Viewer itself - @Konloch
  • Added an icon to the JSP file - @Konloch
  • General bug fixes - @Konloch

Note

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

2.9.18 - JADX-Core decompiler + Fixes

25 Apr 21:43
Compare
Choose a tag to compare

Notable Changes

Note

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

2.9.17 - Stop Decompiling My Java Fixes

17 Apr 09:33
Compare
Choose a tag to compare

Notable Changes

Note

I haven't fully tested this version so if anything goes wrong downgrade to v2.9.16.

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

2.9.16 - Tons of updates

17 Apr 06:54
Compare
Choose a tag to compare

Notable Changes

  • Fixed APK & dex loading - @Konloch
  • Fixed Java 10+ classfiles - @Konloch
  • Better visual feedback thanks to the new busy icon system - @Konloch
  • Synchronized viewing pane option & quick method selection - @DreamSworK
  • Tons of bug fixes and general improvements - @Konloch
  • Updated most libraries to their 2019 versions (still a WIP) - @Konloch

Note

This is a well tested and stable version

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

2.9.15 - Test Release (Dex2jar fix)

13 Apr 20:55
Compare
Choose a tag to compare

Notable Changes

  • Fixed dex2jar for Android 8+ APKs, huge thanks to @Lanchon.

Note

If you encounter any issues, try v2.9.12

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

2.9.14 - Test Release (APK Decoding)

13 Apr 19:43
Compare
Choose a tag to compare

Notable Changes

  • Updated APKTool to 2.3, this should fix the decode resource issue so that's also been re-enabled again (huge thanks to @etmatrix)
  • General bug fixes are also included in this release - @Konloch

Note

If you encounter any issues, try v2.9.12

If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com