nkomarn / decompilekit

a small utility for decompiling jars with fernflower

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decompilekit

a small java decompilation bash script that extracts the contents of a jar and then runs fernflower to decompile it. this uses a modified version of fernflower which handles llambdas and generics better than the typical fernflower.

About

a small utility for decompiling jars with fernflower


Languages

Language:Shell 100.0%