Git Product home page Git Product logo

android-killer's Introduction

Android Killer

仅仅只是整合修改了 Android killer 工具,让它再战 20 年!

思路和方法来自大佬 昨夜星辰 2012AndroidKiller 安装、设置及使用教程

整合修改内容

  • bin/

    • 更新 adbbusybox,版本未知

    • 更新默认的 apktool.jar 至 v2.9.0

      Apktool 更新方法

      1. Apktool 下载页面 下载最新版的 apktool_x.x.x.jar

      2. 方法 1:重命名为 apktool.jar,覆盖 bin/apktool/apktool/ 目录下的旧版即可

      3. 方法 2:放置在 bin/apktool/apktool/ 目录下,打开 Android Killer 首页的 Android 标签并打开 APKTOOL 管理器,添加新版,并选择为默认

        展示 展示

    • 更新 dex2jar 至 v2.4

      dex2jar 更新方法

      1. dex2jar 下载页面 下载最新版的 dex-tools-xxx.zip(旧版名为 dex2jar-xxx.zip
      2. 清空 bin/dex2jar/ 目录下文件,将下载得到的压缩包内容全部解压缩至该目录即可
    • 弃用内置的 jd-gui.exe,使用自己编写的 android-killer-support-jadx-gui 替换,实现改用 jadx-gui.exe 进行默认的反编译操作

  • tools/

食用方法

参考本文 或自行搜索。

注意事项 & 一些问题

  • 编译应用时请勾选 AndroidKiller 签名,否则可能导致编译出的 apk 文件不正常

  • 编译后安装报错:Failure [INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2]

    1. AndroidManifest.xml 文件中的 extractNativeLibs=false 修改为 extractNativeLibs=true
    2. 再次编译安装

android-killer's People

Contributors

cherylvolta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.