Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2.5.0 Released >APK/DEX SUPPORT<
#1
12/28/2014 - Improved the outdated version pane by including an automatic downloader - http://i.imgur.com/4MXeBGb.png - http://i.imgur.com/v50Pghe.png - http://i.imgur.com/bVZqxZ2.png - http://i.imgur.com/l8nIMzD.png
12/28/2014 - Updated CFR to cfr_0.92.jar
12/31/2014 - Adrianherrera updated the Malicious Code Scanner to detect the security manager being set to null.
**HAPPY NEW YEAR**
01/01/2015 - Added refresh class on decompiler/pane view change
01/01/2015 - Moved all of the settings into a settings pane
01/01/2015 - Added some debug code when you first start it up, it also includes how long it took to fully load up.
01/02/2015 - Cached the busy icon.
01/02/2015 - >> ADDED APK SUPPORT <<, had to downgrade to ASM 3.3, which means losing some annotation debugging for the Bytecode Decompiler.
01/03/2015 - Wrapped the search pane in a JScrollPane.
01/06/2015 - Added save as DEX and import .dex files.

Download it here - https://github.com/Konloch/bytecode-view...tag/v2.5.0
Reply
#2
I only just tried this and it is a beautiful piece of work. Incredibly well done, nice job! I did not expect so many tools to be packed in one!
Reply
#3
(01-10-2015, 01:50 PM)DarkStorm Wrote:  I only just tried this and it is a beautiful piece of work. Incredibly well done, nice job! I did not expect so many tools to be packed in one!

Cheers! 2.6.0 will contain editing via Smali, the way how I have it set up it should also allow some normal Java files to be easily edited with Smali as well.
Reply
#4
Yea i tried importing a smali and dex file. It didnt open it or we have to wait for the next version.
Please can you add support for editing a classfile directly in a jar file and saving it. Instead of extracting the whole package first, before editing the file you want.
Thanks for your awesome work
Reply
#5
(01-10-2015, 08:51 PM)Mooney Wrote:  Yea i tried importing a smali and dex file. It didnt open it or we have to wait for the next version.
Please can you add support for editing a classfile directly in a jar file and saving it. Instead of extracting the whole package first, before editing the file you want.
Thanks for your awesome work

.dex support was mis-integrated in 2.5.0, import it as .APK for now.

I'm not sure what you mean by the class file directly, .class file, and .jar importing should be working.
Reply
#6
Thumbs Up 
Very nice tool keep it up bro Highfive

Thank you konloch for your great work Smile

Cheers
Reply
#7
Thanks! 2.6.0 is out now, it contains editing via smali.
Reply
 


Forum Jump:


Users browsing this thread: 1 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