搜索资源列表
YingJAD
- 一个很好的Java批量反编译工具,非常好用-A good batch decompile Java tools, very easy to use
jad
- Java反编译工具,适合编译Jar文件和.class文件-Java decompile tool Jar file and compile. Class files
hsqldb_1_8_0_7
- java class反编译工具 -java class decompile java class decompile tool tool
jd-gui
- java class文件的超级好用反编译工具-java class files decompile super easy to use tools
Projectjad
- JAVA源文件反编译工具,希望对大家有用. 我用着还可以.-JAVA source files decompile tool, useful for all of us hope. I used a can.
FrontEnd
- FrontEnd 学习java的好工具,能够反编译class文件-Frontend learning java a good tool that can decompile class file
Decompile_Java_tools
- Java反编译工具,将.class文件拍马屁编译成.java文件.-Decompile Java tool. Class files compiled flattering. Java files.
jd-gui
- java 反编译工具包,jd-gui.jar 可以方便的对class文件高准确度复原.-java anticompile toolkit ,jd-gui.jar can recovery the class file with high degree and convenent .
jd-gui
- 很不错的一款软件,Java反编译工具,实现了eclipse的高亮着色功能,多文件标签浏览-Very good piece of software, Java decompiler tool to achieve the eclipse highlighting coloring, multi-document tabbed browsing
jd-gui
- 可以很方便地进行反编译,无论是class文件,还是jar文件,直接拖进去,或用此工具大开就能看到java源码。-Can be easily decompiled, whether class files, or jar files directly dragged into it, or use this tool to be able to see the big open source java.
ProGuard-Pro
- 一个用于混淆Java源码的Pro修改版、以免他人反编译文件的小工具。下载完成并解压缩后请打开bin目录中的proguardgui.bat。-A file in order to avoid others decompile gadget confuse Java source for Pro modified version. Please turn bin directory proguardgui.bat Once downloaded and decompressed.
java decompile
- java 代码反编译 工具,帮助那些拿不到源码的程序员解惑.(Java code decompile tool to help those who can not get the source of the programmer doubts)
XJad2.2
- 可以将编译后的java字节码文件反编译为java文件,更好的查看源代码(You can decompile the compiled Java bytecode file into a java file to better view the source code)
apache-tomcat-7.0.81-src.tar
- APKTool是GOOGLE提供的APK编译工具,能够反编译及回编译apk,同时安装反编译系统apk所需要的framework-res框架,清理上次反编译文件夹等功能。需要java支持[(APKTool is a APK compilation tool provided by GOOGLE, which can decompile and decompile APK, and install the framework-res framework needed for decompile sy
java反编译工具
- 反编译java的class文件。。。。。(The class file for decomcompiling Java.)
apk反编译
- 首先将apk文件后缀改为zip并解压,得到其中的classes.dex,它就是java文件编译再通过dx工具打包而成的,将classes.dex复制到dex2jar.bat所在目录dex2jar-0.0.9.9文件夹。 在命令行下定位到dex2jar.bat所在目录,运行 dex2jar.bat classes.dex 生成 classes_dex2jar.jar 然后,进入jdgui文件夹双击jd-gui.exe,打开上面生成的jar包classes_dex