What is Java Decompiler Online?
Java Decompiler Online is an online tool for decompiling class files to java source files which supports .class, .jar, .zip and other file formats. It's the best online tool to decompile java code quickly and intelligently.
Two nice advantages:
- Most java files that can be decompiled can be used directly
- If you can decompile it, you will decompile it.
Decompile class files to java files online
The advantage is that it can handle larger class files, more than 15K; the disadvantage is that the decompiled java needs to be downloaded manually
The advantage is that java files can be viewed online; the disadvantage is that it cannot handle files larger than 15K
How to Convert Class File to Java File in 3 Steps?
Open https://www.decompilertool.com/
- Choose the Java class file
Drag the specified java class file to the top area or click the button above to select the file.
Type in the captcha and confirm to upload the file.
2、Wait for decompilation
After the file is uploaded successfully, please wait patiently for the server to decompile it. Currently, the maximum file size is 20 MB.
3、Download the Java source code file
After decompiling successfully, you can download the file by clicking the download button on the right side of the corresponding file path.
Contact us if you have any questions. By the way, please share it on Facebook and Twitter.
出处:公号「程序员泥瓦匠」
博客: https://bysocket.com/内容涵盖 Java 后端技术、Spring Boot、Spring Cloud、微服务架构、运维开发、系统监控等相关的研究与知识分享。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。