The Bytecode Club

Full Version: Java Bytecode Viewer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(10-21-2014, 07:24 PM)konloch Wrote: [ -> ]
(10-21-2014, 06:17 AM)mibbzz Wrote: [ -> ]
(10-20-2014, 02:09 PM)konloch Wrote: [ -> ]Pushed 1.1 and 1.2 today, 1.1 fixes the file separator issue, 1.2 adds 2 more Java decompilers (Procyon and CFR).

Hot, will check it out.


Also on a side note do smilies work, I attempted to use the amazing high five one and nothing happened.

Shadehappy yes

Highfive Highfive Highfive Highfive works for me now lol
moved
Hello,

According to the menus of Bytecode viewer it should be possible to change the decompiled code and compile it again. So I decompiled one class,
deleted 2 lines and compiled again.

There was no error messages, the jar file was created in C:\Users\Krzysztof\.Bytecode-Viewer\bcv_temp directory but after decompiling again
those deleted lines were still in the code !!!

Any idea what wrong ??

Krzysztof
Hello,
Just filed a bug at https://github.com/Konloch/bytecode-viewer/issues/141
Looks like there is a way to break Bytecode Viewer with some specific APKs. When I try to open this APK: https://mega.nz/#!khkETDoL!1TU35Uf5oSxBI...DGbR3MAGCQ I get ArrayIndexOutOfBoundsException and NullPointerException. Please have a look.

Thank you.
Pages: 1 2 3