Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Java Bytecode Viewer
#21
(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
Reply
#22
moved
Reply
#23
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
Reply
#24
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.
Reply
 


Forum Jump:


Users browsing this thread: 2 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website