CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - apk反编译

搜索资源列表

  1. apk反编译的工具

    3下载:
  2. apk反编译的工具,可以看到java源码,附我整理的使用方法和一个例子-apk decompilation tools, you can see java source code, I am finishing with an example using the methods and
  3. 所属分类:反编译

  1. dex2jar-0.0.7-SNAPSHOT 用于反编译Android的apk源代码

    0下载:
  2. 用于反编译Android的apk源代码,-Apk to decompile the Android source code, hee hee
  3. 所属分类:android开发

    • 发布日期:2017-03-22
    • 文件大小:950920
    • 提供者:dasuan
  1. apktool

    0下载:
  2. apk反编译的一个工具,附我整理的使用方法-apk decompile a tool to use with my order
  3. 所属分类:android

    • 发布日期:2017-05-15
    • 文件大小:3649841
    • 提供者:丛远东
  1. dex2jar-0.0.7-SNAPSHOT

    0下载:
  2. apk反编译的工具,可以看到java源码,附我整理的使用方法和一个例子-apk decompilation tools, you can see java source code, I am finishing with an example using the methods and
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3795968
    • 提供者:丛远东
  1. Apk-Decompiler-Tool

    1下载:
  2. Apk反编译工具,能够反编译Android应用软件.-An Apk decompile tool, can decompile the Android application software.
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5319427
    • 提供者:momo
  1. APK-Tool

    0下载:
  2. 这是android的APK反编译的工具之一,之后还会上传其它的工具。这是很好的反编译工具,但是反编译后的代码不能直接拿来用-This is the android APK decompilation tools, and also upload other tools. This is a good tool to decompile, but the decompiled code can not be directly used...
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:4187073
    • 提供者:小俞
  1. 反编译apk的工具

    1下载:
  2. 把.apk的文件进行反编译,可以查看具体代码,方便学习
  3. 所属分类:开发工具

  1. apk反编译软件

    0下载:
  2. 这是一款比较好用的反编译软件,我一直用这个,希望大家能喜欢,谢谢!!
  3. 所属分类:编译

  1. APK-tools

    1下载:
  2. android .apk反编译工具.很实用,供参考.-android .apk decompiling tool is very useful for reference.
  3. 所属分类:Communication-Mobile

    • 发布日期:2015-08-22
    • 文件大小:9191424
    • 提供者:feihong
  1. apktool

    0下载:
  2. apk处理工具 反编译 破解 apk
  3. 所属分类:反编译

  1. dex2jar-0.0.9.15

    0下载:
  2. 反编译android 源码,反编译后需要通过jd-gui.exe 可以看到jar 文件中的代码(transformation android apk source code)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1680384
    • 提供者:逍遥行009
  1. apk反编译

    0下载:
  2. Android 系统 apk反编译的方法(Apk decompile method of Android system)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:126976
    • 提供者:ice_fish
  1. AndroidMultitool

    0下载:
  2. apk反编译软件经本人测试实用价值比较高,可以用(Apk decompile software)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-21
    • 文件大小:14621696
    • 提供者:tanjiwu
  1. dex2jar-0.0.7-SNAPSHOT

    0下载:
  2. 反编译工具,可以和jd-gui-0.3.3.windows.zip一起使用反编译android程序(Decompile tools that can be used with jd-gui-0.3.3.windows.zip to decompile Android programs)
  3. 所属分类:android开发

    • 发布日期:2017-12-25
    • 文件大小:950272
    • 提供者:大人来了
  1. APK反编译工具包v1.6

    0下载:
  2. 反编译个工具,可以将Android安装文件apk进行反编译(anti-compile tool for Android install file apk)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:7785472
    • 提供者:Gavin009
  1. Android APK反编译就这么简单详解(图文详解.rtfd

    0下载:
  2. Android APK反编译就这么简单详解图文详解(Android APK recompiling is so simple to detail the details of the graph and text)
  3. 所属分类:android开发

    • 发布日期:2018-01-08
    • 文件大小:199680
    • 提供者:jnwe
  1. apk反编译

    1下载:
  2. 首先将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
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:18161664
    • 提供者:绵杨
  1. AndroidKiller

    0下载:
  2. APK文件反编译工具,下载后自行设置SDK,替换最新版本apktool工具包!(APK file decompile tool, download the SDK after download, replace the latest version of the apktool toolkit!)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:20229120
    • 提供者:伊琳
  1. ApkToolkit

    0下载:
  2. ApkToolkit 绿色中文版这款APK反编译工具(ApkToolkit)拥有编译、反编译、签名等功能,对于经常DIY安卓软件的朋友来说,是必不可少的工具。能够支持WIN7系统,但是这款安卓apk反编译工具暂不支持WIN8系统。(Decompile APK program)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:24948736
    • 提供者:谁的谁心疼
  1. 反编译工具

    1下载:
  2. 这款APK反编译工具(ApkToolkit)拥有编译、反编译、签名等功能,对于经常DIY安卓软件的朋友来说,是必不可少的工具。(This APK decompile tool (ApkToolkit) has the functions of compiling, decomcompiling, signing and so on. It is an essential tool for friends who often DIY Android software.)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-01
    • 文件大小:705536
    • 提供者:ZXS9527
« 12 3 4 »
搜珍网 www.dssz.com