Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MountCloud/JavaDecompileTool-GUI
Java Decompile Tool GUI-JAVA反编译工具(界面版)
https://github.com/MountCloud/JavaDecompileTool-GUI
Last synced: 21 days ago
JSON representation
Java Decompile Tool GUI-JAVA反编译工具(界面版)
- Host: GitHub
- URL: https://github.com/MountCloud/JavaDecompileTool-GUI
- Owner: MountCloud
- Created: 2021-01-08T07:19:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-14T09:14:14.000Z (over 3 years ago)
- Last Synced: 2024-08-05T17:41:42.281Z (4 months ago)
- Homepage:
- Size: 57.6 KB
- Stars: 122
- Watchers: 4
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - MountCloud/JavaDecompileTool-GUI - Java Decompile Tool GUI-JAVA反编译工具(界面版) (Others)
README
# 效果图,IMAGE
![image](https://github.com/MountCloud/JavaDecompileTool-GUI/blob/main/previeV1.1.png)# 更新内容
```
V1.1 2021-04-13
(1)修复日志时间12小时制问题。
(2)规范jre目录,并使用jre11。
(3)更新fernflower。
```# 下载
[https://github.com/MountCloud/JavaDecompileTool-GUI/releases](https://github.com/MountCloud/JavaDecompileTool-GUI/releases)# JAVA反编译工具
## 1:感谢Thank
反编译核心使用的fernflower,感谢fernflower作者提供这么优秀的反编译工具。https://github.com/fesh0r/fernflower## 2:范围
应用范围仅供学习,请勿用于违法。## 3:功能
1:可以反编译WAR和JAR。2:可以提取WAR包为JAR包(比如当作引用给WAR打个补丁啥的)。
## 4:请勿删除
请勿删除或修改jre文件夹。请勿删除或修改fernflower。
请勿删除或修改ICSharpCode.SharpZipLib.dll
专业人员可以进行修改操作。
# JAVA decompilation tool
## 1: Thank you Thank
Decompiling fernflower used by the core, thanks to the author of fernflower for providing such an excellent decompilation tool. https://github.com/fesh0r/fernflower## 2. area
The scope of application is for learning only, please do not use it for illegal purposes.## 3: Function
1: You can decompile WAR and JAR.2: You can extract the WAR package as a JAR package (for example, as a reference to patch the WAR).
## 4: Do not delete
Do not delete or modify the jre folder.Do not delete or modify fernflower.
Do not delete or modify ICSharpCode.SharpZipLib.dll
Professionals can perform modification operations.