|
|
|
|
|
by jraph
779 days ago
|
|
If you are so inclined, a decompiler might be able to "recreate" a big part of the source code. IntelliJ IDEA's one (Fernflower) works well, its fork Vineflower seems like an interesting option too. Both are released under Apache 2. Fernflower works so well I don't always immediately notice I'm debugging decompiled code. |
|
1 - JD-GUI - https://java-decompiler.github.io/