Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FernFlower - CLI Java Decompiler
#3
(05-01-2015, 04:01 AM)darkunited Wrote:  Saved my life already. It renamed all obfuscated symbols, decompiled all classes and in the end put then in a JAR.
One question though, any clue on how can I browse that JAR now? BytecodeViewer will refuse to load it as the classes are already decompiled and it expects them to be not...

If it's decompiled then you can simply open the decompiler jar in a zip archive viewer, then open the .java file with Notepad++.
Reply
 


Messages In This Thread
FernFlower - CLI Java Decompiler - by Konloch - 07-17-2014, 08:04 PM
RE: FernFlower - CLI Java Decompiler - by Konloch - 05-02-2015, 08:04 AM
RE: FernFlower - CLI Java Decompiler - by Konloch - 07-21-2015, 01:19 PM

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