文件名称: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_dex2jar.jar,即可看到源代码了,(First, the APK file suffix is changed to zip and decompressed to get the classes.dex. It is java file compilation and then packaged by DX tool. Classes.dex is copied to dex2jar.bat directory dex2jar-0.0.9.9 folder.
Locate to the directory where dex2jar.bat is located under the command line, run
Dex2jar.bat classes.dex
generate
Classes_dex2jar.jar
Then, go into the jdgui folder and double click jd-gui.exe and open the jar package classes_dex2jar.jar above to see the source code.)
在命令行下定位到dex2jar.bat所在目录,运行
dex2jar.bat classes.dex
生成
classes_dex2jar.jar
然后,进入jdgui文件夹双击jd-gui.exe,打开上面生成的jar包classes_dex2jar.jar,即可看到源代码了,(First, the APK file suffix is changed to zip and decompressed to get the classes.dex. It is java file compilation and then packaged by DX tool. Classes.dex is copied to dex2jar.bat directory dex2jar-0.0.9.9 folder.
Locate to the directory where dex2jar.bat is located under the command line, run
Dex2jar.bat classes.dex
generate
Classes_dex2jar.jar
Then, go into the jdgui folder and double click jd-gui.exe and open the jar package classes_dex2jar.jar above to see the source code.)
相关搜索: apk反编译
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
apk反编译\dex2jar-0.0.9.15\classes.dex | 53288 | 2016-12-19 |
apk反编译\dex2jar-0.0.9.15\classes_dex2jar.jar | 47889 | 2016-12-21 |
apk反编译\dex2jar-0.0.9.15\d2j-apk-sign.bat | 888 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-apk-sign.sh | 1151 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-asm-verify.bat | 890 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-asm-verify.sh | 1153 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-decrpyt-string.bat | 897 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-decrpyt-string.sh | 1160 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-dex-asmifier.bat | 893 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-dex-asmifier.sh | 1156 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-dex-dump.bat | 884 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-dex-dump.sh | 1147 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-dex2jar.bat | 891 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-dex2jar.sh | 1154 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-init-deobf.bat | 893 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-init-deobf.sh | 1156 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jar-access.bat | 893 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jar-access.sh | 1156 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jar-remap.bat | 889 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jar-remap.sh | 1152 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jar2dex.bat | 888 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jar2dex.sh | 1151 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jar2jasmin.bat | 891 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jar2jasmin.sh | 1154 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jasmin2jar.bat | 891 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\d2j-jasmin2jar.sh | 1154 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\dex-dump.bat | 176 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\dex-dump.sh | 503 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\dex2jar.bat | 885 | 2016-12-21 |
apk反编译\dex2jar-0.0.9.15\dex2jar.sh | 1145 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\asm-all-3.3.1.jar | 207007 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\asm-LICENSE.txt | 1598 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\commons-io-LICENSE.txt | 11562 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\commons-io-NOTICE.txt | 178 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\commons-lite-1.15.jar | 15215 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\dex-ir-1.12.jar | 132620 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\dex-reader-1.15.jar | 116490 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\dex-tools-0.0.9.15.jar | 74302 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\dex-translator-0.0.9.15.jar | 78050 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\dx-NOTICE | 10695 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\dx.jar | 989738 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\jar-rename-1.6.jar | 43270 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\jasmin-p2.5.jar | 135877 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\lib\license-jasmin.txt | 1679 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\LICENSE.txt | 11562 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\NOTICE.txt | 190 | 2013-06-05 |
apk反编译\dex2jar-0.0.9.15\setclasspath.bat | 30 | 2013-06-05 |
apk反编译\jd-gui-0.3.5.windows\jd-gui.cfg | 766 | 2017-11-27 |
apk反编译\jd-gui-0.3.5.windows\jd-gui.exe | 809472 | 2016-09-23 |
apk反编译\jd-gui-0.3.5.windows\readme.txt | 2462 | 2012-10-17 |
apk反编译\pconline1475059238635\Android逆向助手.exe | 211456 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\7z.exe | 587776 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\apktool\aapt.exe | 854016 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\apktool\apktool.bat | 92 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\apktool\apktool.jar | 8235207 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\autosign\libhgl.so | 533452 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\autosign\README | 327 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\autosign\sign.bat | 259 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\autosign\signapk.jar | 7369 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\autosign\testkey.pk8 | 1217 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\autosign\testkey.x509.pem | 1675 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\AXMLPrinter2.jar | 24552 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\baksmali.jar | 1023420 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\ddx.jar | 130691 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-apk-sign.bat | 888 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-apk-sign.sh | 1151 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-asm-verify.bat | 890 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-asm-verify.sh | 1153 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-decrpyt-string.bat | 897 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-decrpyt-string.sh | 1160 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-dex-asmifier.bat | 893 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-dex-asmifier.sh | 1156 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-dex-dump.bat | 884 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-dex-dump.sh | 1147 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-dex2jar.bat | 891 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-dex2jar.sh | 1154 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-init-deobf.bat | 893 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-init-deobf.sh | 1156 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jar-access.bat | 893 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jar-access.sh | 1156 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jar-remap.bat | 889 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jar-remap.sh | 1152 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jar2dex.bat | 888 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jar2dex.sh | 1151 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jar2jasmin.bat | 891 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jar2jasmin.sh | 1154 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jasmin2jar.bat | 891 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\d2j-jasmin2jar.sh | 1154 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\dex-dump.bat | 176 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\dex-dump.sh | 503 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\dex2jar.bat | 882 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\dex2jar.sh | 1145 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\lib\asm-all-3.3.1.jar | 207007 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\lib\asm-LICENSE.txt | 1598 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\lib\commons-io-LICENSE.txt | 11562 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\lib\commons-io-NOTICE.txt | 178 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\lib\commons-lite-1.15.jar | 15215 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\lib\dex-ir-1.12.jar | 132620 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\lib\dex-reader-1.15.jar | 116490 | 2016-09-28 |
apk反编译\pconline1475059238635\lib\dex2jar\lib\dex-tools-0.0.9.15.jar | 74302 | 2016-09-28 |
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。