JByteMod-Beta
JByteMod-Beta copied to clipboard
Java bytecode editor
Solve all encoding problems at once. > java.lang.IllegalArgumentException: MALFORMED > at java.util.zip.ZipCoder.toString(Unknown Source) > at java.util.zip.ZipFile.getZipEntry(Unknown Source)
I'm currently searching for translations as I only speak german and english Default en.xml locale can be found here: https://github.com/GraxCode/JByteMod-Beta/blob/master/src/main/resources/locale/en.xml
In jd-gui.exe sometimes writes in a file // INTERNAL ERROR //, and in your program writes another text You can add saving, and saving all sources to your best top...
In the Editor/Decompile, it shows the whole decompiled code instead of the code of the selected method. it was ok with version .54 ! While int Editor/Code is shown the...
http://prntscr.com/meott6 https://github.com/skylot/jadx/tree/master/jadx-core/src/main/java/jadx/core/deobf Thanks
when startup,I got this error as follow: java.io.IOException: access denied 。 at java.io.WinNTFileSystem.createFileExclusively(Native Method) at java.io.File.createNewFile(Unknown Source) at me.grax.jbytemod.res.Options.lambda$1(Options.java:120) at java.lang.Thread.run(Unknown Source)
JByteMod currently doesn't have an icon, could somebody design one? (should be 32x32 / 16x16)
In prior version(0.x), I can use ctrl+f in decompiler It is pretty useful Is this feature removed?