FernFlower: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Template:Stub}} | {{Template:Stub}} | ||
FernFlower is a decompiler that was recently revived by being updated and open sourced by [[JetBrains]]. | {{Infobox | ||
|title = FernFlower | |||
|header1 = A Semi-Modern Command Line Java Decompiler | |||
|label2 = Author | |||
|data2 = Stiver & JetBrains Community | |||
|label3 = Homepage | |||
|data3 = [https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine Homepage] | |||
|label4 = Download | |||
|data4 = [https://the.bytecode.club/fernflower.jar Download Jar] | |||
|label5 = Source Code | |||
|data5 = [https://github.com/fesh0r/fernflower Github] | |||
|label6 = Issues | |||
|data6 = [https://github.com/fesh0r/fernflower/issues Issues] | |||
}} | |||
FernFlower is a decompiler that was recently revived by being updated and open sourced by [[JetBrains]]. | |||
[[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 14:21, 16 March 2015
| This page or section is unfinished. Feed it and make it grow please. |
| A Semi-Modern Command Line Java Decompiler | |
|---|---|
| Author | Stiver & JetBrains Community |
| Homepage | Homepage |
| Download | Download Jar |
| Source Code | Github |
| Issues | Issues |
FernFlower is a decompiler that was recently revived by being updated and open sourced by JetBrains.
Bytecode Viewer has this built in as one of the decompilers.