It's less useful than bytemod, I cannot even edit the bytecode (I can only delete and insert instructions), how is that an usability improvement?
Also code is hidden and I need to click many times to get into it (why did you burry it like that?).
Add functions in the left tree panel, open code on click.
Add option to display decompiled code in 3rd panel, next to the opcodes panel and refresh it on every change.
Think about option to modify Java code by compiling actual Java code like it's done in .net dnSpy decompiler (take a look at its design, it's really good).
It's less useful than bytemod, I cannot even edit the bytecode (I can only delete and insert instructions), how is that an usability improvement?
Also code is hidden and I need to click many times to get into it (why did you burry it like that?).
Add functions in the left tree panel, open code on click.
Add option to display decompiled code in 3rd panel, next to the opcodes panel and refresh it on every change.
Think about option to modify Java code by compiling actual Java code like it's done in .net dnSpy decompiler (take a look at its design, it's really good).