Giter Site home page Giter Site logo

appatcher's Introduction

APPATCHER

Prepare your android application for network debugging many times faster than manually!

USING

The use is actually very simple. We need to drag the apk file of the target application to patch.bat and then the automatic processes of unpacking, changing values in configuration files, etc. will be started. The output file will be saved in the same directory as the original one with the PATCHED suffix (e.g. original.apk -> original_PATCHED.apk).

It is very important to mention the existence of the "certificate" directory, which will allow us to simplify the preparation process. Usually, we change the application configurations, then set up a local proxy server, and the last step is to import the Charles or BurpSuite root certificate into the system. Unfortunately, sometimes there is no way to do this (e.g., AndroidTV or feature-limited emulators), so instead of importing the CA into the system - we can save it directly in the application resources. To do this, place the root certificate file (file extension .pem) in the "certificate" directory and follow the process described in the first paragraph.

In addition, these scripts contain a small amount of automatic fixes for possible bugs that I encountered during my researches. Sometimes it takes a lot of time, so I think it would be nice for everyone to have such a tool in his arsenal :)

TOOLS

xmlstarlet

apksigner

zipalign

apktool

appatcher's People

Contributors

mmev avatar theqmaks avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mmev

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.