CFR: Difference between revisions

From The Bytecode Wiki
Jump to navigation Jump to search
(Created page with "{{Template:Stub}} CFR is a modern Java 8 decompiler, it's open sourced and written by Lee Benfield. You can find the homepage at http://www.benf.org/other/cfr/ Bytecode_Vi...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:Stub}}  
{{Template:Stub}}  


CFR is a modern Java 8 decompiler, it's open sourced and written by Lee Benfield. You can find the homepage at http://www.benf.org/other/cfr/ [[Bytecode_Viewer]] has this built in as one of the decompilers.
{{Infobox
|title = Class File Reader
|header1 = A Modern Command Line Java Decompiler
|label2 = Author
|data2 = Lee ([http://www.benf.org BenF]) Benfield
|label3 = Homepage
|data3 = [http://www.benf.org/other/cfr/ Homepage]
|label4 = Download
|data4 = [http://www.benf.org/other/cfr/ Releases]
}}
 
CFR is a modern Java 8 decompiler, it's open sourced and written by Lee Benfield.
 
[[Bytecode Viewer]] has this built in as one of the decompilers.




[[Category:Tools]] [[Category:Java]] [[Category:Reverse_Engineering]]
[[Category:Tools]] [[Category:Java]] [[Category:Reverse_Engineering]]

Latest revision as of 06:27, 14 October 2015

This page or section is unfinished. Feed it and make it grow please.
Class File Reader
A Modern Command Line Java Decompiler
Author Lee (BenF) Benfield
Homepage Homepage
Download Releases

CFR is a modern Java 8 decompiler, it's open sourced and written by Lee Benfield.

Bytecode Viewer has this built in as one of the decompilers.