搜索资源列表
dex2jar-0.0.7-SNAPSHOT 用于反编译Android的apk源代码
- 用于反编译Android的apk源代码,-Apk to decompile the Android source code, hee hee
apk_manager_4.9
- Decompile tool for Android Apps
antPproguard
- android自动打包方法(ant+proguard+签名) 现在优化减少体积和防止别人反编译,需要把编译后.class进行混淆,开始在网上看了一些关于ProGuard的介绍,基本上都是使用ADT自带的打包方式,那个打包方式太慢了,还要手工输密码,一个字烦。 于是开始寻找ant+proguard+签名的打包方式,遗憾的是资料不是缺手就是断脚。 好吧,看来得食自己了,!@#¥@#!@#!@##¥@#¥!@#@ 转眼一周,我++,终于把东西搞出来 ps:我们项目还有一个特殊需求
apktool1.4.1
- 可以把android apk包反编译的好东西-Android apk package can be a good thing decompile
android
- 反编译后的android平台, android 是当今google的正在推出的手机平台,本源码是经过反编译后的android平台,有很强的参考价值-After decompile android platform, android is being launched today, the google phone platform, the source code is compiled after the anti-android platform, has a strong referenc
Apk-Decompiler-Tool
- Apk反编译工具,能够反编译Android应用软件.-An Apk decompile tool, can decompile the Android application software.
Android
- 反编译andirower的一个小软件,方便你学习,能参考别人的用法,-Decompile andirower a small software that makes it easy to learn, can reference other people' s usage,
jd-gui
- android 反编译.class 文件的工具,供给大伙享用-android decompile. class file tools, supply everyone to enjoy
Android-decompile-tools
- 全套Android decompile工具,包括dex2jar,将classex.dex转为jar,用rar直接解压。然后用jd-gui直接打开class看代码。 切记,请珍惜别人的劳动成功,仅用于学习!-The full set of Android decompilation tools dex2jar, and the classex.dex into the jar, rar direct decompression. Jd-gui directly open the clas
Android-fanbianyi
- android 反编译工具包,反编译android软件时使用-android decompiling tool kit, decompile android software use
android-apk-decompile
- 反编译android apk,包含反编译工具和步骤说明文档。-Decompile android apk, decompile contains tools and procedures documentation.
android-book
- Android™ A Programmer’s Guide-This is a copyrighted work and The McGraw-Hill Companies, Inc. (“McGraw-Hill”) and its licensors reserve all rights in and to the work. Use of this work is subject to these terms. Except as permitted under the
Android-Reverse-engineering
- 集合了apktool,dex2jar,jd-gui,APKMulti-Tool,以及AXMLPrinter2(manifest乱码还原工具),内附详细反编译教程-Collection apktool, dex2jar, jd-gui, APKMulti-Tool, and AXMLPrinter2 (manifest distortion reduction tool), containing detailed tutorial decompile
apktool
- 反编译工具及教程,中的文件apktool文件,将classes.exd文件放进去运行就可以了(Decompile tools and tutorials)
apktool-install-windows-2[1].1_r01-1
- apk解压工具,反编译工具,可以和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)
dex2jar-0.0.7-SNAPSHOT
- 反编译工具,可以和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)
dex2jar-2.0
- android反编译apk dex2jar(Android decompile apk dex2jar)
Android反编译工具
- Android软件 反编译工具(Android software decompile tool)
jd-gui-windows-1.3.0
- android反编译工具,使用jd-jui更方便快捷的打开class文件(Android decompile tool, using jd-jui to open class files more conveniently and quickly)
CheckSignature
- 通过向源码中添加指令:RSUB_INT_LIT8 (既逆减法指令)对抗dex2jar等反编译工具。(By adding instructions to the source code, RSUB_INT_LIT8 (anti subtractive instruction) against dex2jar and other decompile tools.)