Nachrichten

Da Malzilla nur JavaScript verarbeiten kann, benötigt man zur Analyse des Java-Archivs jjj.jar ein weiteres Tool: den Java-Decompiler Jode. Der konvertiert den Java-Byte-Code der im Archiv ...
DJ Java Decompiler ist ein Tool um Java Code zu Kompilieren und zu Dekompilieren. DJ Java Decompiler - Screenshot: Anklicken zum Vergrößern ...
Cavaj Java Decompiler is a graphical freeware utility that reconstructs java source code from CLASS files. You can decompile java applets, jar and zip files producing accurate java source code.
jd-cli: Command line Java Decompiler. Contribute to top-master/tool-decompile-java development by creating an account on GitHub.
I'm attempting to use this tool to deobfuscate a Minecraft jar, then decompile it with the JetBrains/IntelliJ java-decompiler.jar they distribute. This tool only seems to work on .class files (maybe ...
Decompilation of Java bytecode is the act of transforming Java bytecode to Java source code. Although easier than that of decompilation of machine code, problems still arise in Java bytecode ...