Konloch   11-03-2014, 06:29 AM
#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/
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.