Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CFR Java Decompiler
#1
CFR is a modern CLI Java Decompiler, you can download it at http://www.benf.org/other/cfr/

If you're looking for GUI CFR, check out Bytecode Viewer - https://github.com/Konloch/bytecode-viewer/releases

To run it, simply use:
Code:
java -jar cfr.jar input.jar --outputdir ./output/
Reply
 


Messages In This Thread
CFR Java Decompiler - by Konloch - 11-03-2014, 06:29 AM
RE: CFR Java Decompiler - by Bibl - 11-04-2014, 03:52 AM
RE: CFR Java Decompiler - by Konloch - 11-04-2014, 12:02 PM
RE: CFR Java Decompiler - by lab27 - 11-05-2014, 05:59 PM
RE: CFR Java Decompiler - by Bibl - 11-06-2014, 08:02 AM
RE: CFR Java Decompiler - by soulija boy - 11-06-2014, 11:58 AM
RE: CFR Java Decompiler - by lab27 - 11-06-2014, 04:47 PM
RE: CFR Java Decompiler - by Bibl - 11-06-2014, 05:53 PM
RE: CFR Java Decompiler - by lab27 - 11-06-2014, 06:58 PM

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