apk-patcher

1.3.0 • Public • Published

apk-patcher

CLI to decompile, patch, recompile and resign apks.

Usage

npx apk-patcher patch path/to/file.apk path/to/patches

npx apk-patcher diff path/to/file.apk path/to/other.apk

Will create two outputs, a signed and non signed version of the input apk with the patches applied.

Patches are https://linux.die.net/man/1/patch, see https://github.com/ouchadam/backdrop-mod for an example.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i apk-patcher

    Weekly Downloads

    1

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    84.1 MB

    Total Files

    19

    Last publish

    Collaborators

    • ouchadam2