Giter Site home page Giter Site logo

dexpatcher's Introduction

DexPatcher

使用AUPK脱壳后,用该程序来修复Dex文件。

参数:

options:
  -v, --version      get versison and building information
  -f, --fix          fix the dex file
  -d, --dex-path     the dex file path (string [=])
  -j, --json-path    the json file path (string [=])
  -n, --nolog        don't print logs
  -?, --help         print this message
下载:

百度网盘

链接:https://pan.baidu.com/s/1aMspPKrz2LmkHyCKLMD1sw 提取码:aupk

or

releases:https://github.com/FeJQ/DexPatcher/releases/tag/v0.1.0

如:

  1. 通过AUPK得到8273364_ExecuteSwitchImpl.dex8273364_ExecuteSwitchImpl_method.json两个文件

image-20210329130800291

  1. 此时即可执行以下命令来修复Dex文件:

    $ dp fix -d 8273364_ExecuteSwitchImpl.dex -j 8273364_ExecuteSwitchImpl_method.json --nolog
  2. 等待片刻,即可完成修复:

Snipaste_2021-03-28_23-08-22

  1. patched后缀的就是修复后的Dex文件:

Snipaste_2021-03-28_23-09-38

效果:

Snipaste_2021-03-28_23-13-32

用到的库:

dexpatcher's People

Contributors

fejq avatar

Watchers

 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.