CFR: Difference between revisions
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 |
||
| Line 1: | Line 1: | ||
{{Template:Stub}} | {{Template:Stub}} | ||
CFR is a modern Java 8 decompiler, it's open sourced and written by Lee Benfield. | {{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]] | ||
Revision as of 14:12, 16 March 2015
| This page or section is unfinished. Feed it and make it grow please. |
| 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.