搜索资源列表
jd-gui-0.3.3.windows
- 反编译工具,可以和dex2jar-0.0.7.8-SNAPSHOT.zip一起使用,反编译android程序,具体方法步骤百度一下-Decompilation tools and dex2jar-0.0.7.8-SNAPSHOT.zip used, decompile android procedures, specific methods and steps at Baidu
Gapktoolv1.2
- 图形界面,集成了apktool1.4 dex2jar jd-gui-0.3.3 jad 1.5.8g 的 APK 反编译工具。需要jre环境运行。 默认使用jad反编译,如果编译出来的java代码难以阅读,请选择使用jd-gui反编译。 保留smali文件删除gen、src修改res里的文件后可以重修打包成apk使用。 -Graphical interface, integrated apktool1.4 dex2jar jd-gui-0.3.3 jad 1.5.8g APK dec
jd-gui
- java class文件的超级好用反编译工具-java class files decompile super easy to use tools
jd-gui-0.2.7.windows
- java的反编译软件,用于.class 反编译为.java的文件-java uncompile from .class to java
jd-gui-0.2.10.windows
- 一款小巧的java 反编译软件,无需注册码,解压后就可以使用。-Compact decompile java software
jd-gui
- 反编译工具,将.class文件编译成java源代码,以方便查看源代码。-Decompilation tools that will. Class files compiled into a java source code, to facilitate view the source code.
jd-gui
- 反编译JAVA源代码,但中文支持效果不理想,可以用来反编译大量的国外封装的java类-Anti-compile JAVA source code, but the Chinese support the result is not satisfactory, can be used to decompile a large number of foreign package java class
jd-gui-0.3.3.windows
- 一款不错的反编译工具, 双击就可以运行-Decompile a good tool, double click to run ..
jd-gui
- android 反编译.class 文件的工具,供给大伙享用-android decompile. class file tools, supply everyone to enjoy
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.
jd-gui
- 小茶杯反编译工具挺好用。java开发的一般用的上。希望这个反编译工具能够帮助到大家-Small cup anti compiler tool very good use. Java development of the general use of the. I hope this anti compiler tool to help to everyone
jd-gui-cleaner
- jd-gui反编译源码后清除格式 ** 内容-jd-gui decompiled source code after you clear format ** contents
jd-gui
- jd-gui,一款极力推荐的反编译工具,小巧灵活,功能齐全,支持导出源码!-jd-gui,A highly recommended decompile tools, compact, flexible, full-featured, support for export source code!
jd-gui
- 反编译软件用于反编译java的.class文件,查看源代码(Decompile the software used to decompile java. Class file, view the source code)
jd-gui
- 反编译java代码,可以在任何平台中使用,跨平台,跨语言无需安装便可以使用(Decompile java code, can be used in any platform, cross platform, cross language, without installation, you can use)
jd-gui
- 反编译class的java代码,用于java编程中的反编译代码,查看源码(Decompile class's Java code)
反编译
- 简单快捷的java jar包反编译软件,界面简洁,没有其他插件(Simple and quick Java jar package decompile software)
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