|
|
|
|
|
by jeroenhd
270 days ago
|
|
It's not a perfect decompiler, some obfuscated code gets decompiled into commented-out bytecode. However, most of the time it'll output perfectly valid Java code that'll compile if you just create the necessary maven/ant/gradle build configuration to get all of the sources loaded correctly. |
|