Skip to main content

ApkPatcher

Installation Method

💢 Requirement PKG 💢

termux-setup-storage
pkg update -y
pkg upgrade -y
pkg install python -y

👉🏻 To install ApkPatcher, Run only any one cmd from the Installation Method

💢 PYPI ( Just Testing ) 💢

pip install ApkPatcherX

PyPI Version

1st. Method

💢 For Latest Commit ( From Main  Branch )  💢

pip install --force-reinstall https://github.com/TechnoIndian/ApkPatcher/archive/refs/heads/main.zip

OR

pip install --force-reinstall https://github.com/TechnoIndian/ApkPatcher/archive/refs/heads/main.tar.gz

OR

curl -Ls https://github.com/TechnoIndian/Tools/releases/download/Tools/ApkPatcher.sh | bash

2nd. Method

pkg install python git && pip install git+https://github.com/TechnoIndian/ApkPatcher.git

Uninstall ApkPatcher

pip uninstall ApkPatcherX

Usage Example

ApkPatcher ( Input Mode )

Mode -i ➸ Smali Patcher ( Input Your APK Path )

Default Patch is VPN & SSL Bypass

ApkPatcher -i YourApkPath.apk

Flag: -a ➸ Try with APKEditor ( Default APKTool )

ApkPatcher -i YourApkPath.apk -a

Flag: -c ➸ Embed Your Captural APK's Certificate

With Your Certificate ( Input Your .pem / .crt / .cert Path )

If you have already installed your certificate under CA Certificates in your device settings, then you don’t need to use the "-c YourCertificatePath.cert" parameter, because the user certificate is already trusted by network_security_config.xml

ApkPatcher -i YourApkPath.apk -c YourCertificatePath.cert

Multiple Certificate

ApkPatcher -i YourApkPath.apk -c /sdcard/HttpCanary/certs/HttpCanary.pem /sdcard/Download/Reqable/reqable-ca.crt /sdcard/Download/ProxyPinCA.crt

Flag: -e ➸ If using emulator on PC

ApkPatcher -i YourApkPath.apk -e

Flag: -u ➸ Keep UnSigned APK

ApkPatcher -i YourApkPath.apk -u

Smali Patcher ( Additional Flags )

Flag: -f / -p / -p -x ➸ Flutter & Pairip SSL Bypass

For Flutter, Script By 🇮🇳 AbhiTheM0dder 🇮🇳

ApkPatcher -i YourApkPath.apk -f

For Pairip ( UnSigned APK, Use Only in VM / Multi App )

ApkPatcher -i YourApkPath.apk -p

CoreX HooK For Pairip ( Install Directly, Only For [ arm64 ] )

ApkPatcher -i YourApkPath.apk -p -x

Flag: -D ➸ Hook Android ID For One Device Login Bypass

Input Your 16 Digit Android ID

ApkPatcher -i YourApkPath.apk -D 7e9f51f096bd5c83

Flag: -pkg ➸ Spoof Package Detection ( Dex / Manifest / Res )

ApkPatcher -i YourApkPath.apk -pkg

Flag: -P ➸ Purchase / Paid / Price

ApkPatcher -i YourApkPath.apk -P

Flag: -rmss / -rmusb ➸ Bypass Screen / USB Restriction

Bypass Screenshot Restriction

ApkPatcher -i YourApkPath.apk -rmss

Bypass USB Debugging

ApkPatcher -i YourApkPath.apk -rmusb

Flag: -skip ➸ Skip Patch (e.g., getAcceptedIssuers)

ApkPatcher -i YourApkPath.apk -skip getAcceptedIssuers

AES Patcher ( Additional Flags )

Flag: -A ➸ AES MT Logs Inject

ApkPatcher -i YourApkPath.apk -A

Do U Want Separate AES.smali Dex

ApkPatcher -i YourApkPath.apk -A -s

Flag: -A2 ➸ Algorithm Logs

ApkPatcher -i YourApkPath.apk -A2

Spoof Patcher ( Additional Flags )

Flag: -r ➸ Random / Fake / Spoof Device Info

ApkPatcher -i YourApkPath.apk -r

Input Your 16 Digit Custom Android ID

ApkPatcher -i YourApkPath.apk -r -D 7e9f51f096bd5c83

Ads Patcher ( Additional Flags )

Flag: -rmads ➸ Remove Ads

ApkPatcher -i YourApkPath.apk -rmads

TG Patcher ( Additional Flags )

Flag: -t ➸ Telegram / Plus Patch, Script By 🇮🇳 AbhiTheM0dder 🇮🇳

ApkPatcher -i YourApkPath.apk -t

Pine Hook ( Additional Flags )

Flag: -pine -l ➸ Pine Hook ( Input Path of Xposed & LSP Module )

Mutil Path Supported, But module path should not contain space or symbols.

ApkPatcher -i YourApkPath.apk -pine -l NoVPNDetect.apk just.trust.me.apk

ApkPatcher ( Merge Mode )

Mode -m ➸ Anti-Split ( Only Merge APK )

Supported Extensions ( .apks / .apkm / .xapk )

ApkPatcher -m YourApkPath.apks

ApkPatcher ( Credits Mode )

Mode -C ➸ Credits

ApkPatcher -C

ApkPatcher Help

ApkPatcher -h

ApkPatcher Other Patch Flags

ApkPatcher -O

NOTE

🇮🇳 Welcome By Techno India 🇮🇳

Telegram

Telegram

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apkpatcherx-1.8.tar.gz (462.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

apkpatcherx-1.8-py3-none-any.whl (475.1 kB view details)

Uploaded Python 3

File details

Details for the file apkpatcherx-1.8.tar.gz.

File metadata

  • Download URL: apkpatcherx-1.8.tar.gz
  • Upload date:
  • Size: 462.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for apkpatcherx-1.8.tar.gz
Algorithm Hash digest
SHA256 43caad739c175743bd4dc411e2976732bb064b11321010aca1a345518a2dc4f3
MD5 402f470da763685dbcb411cd1bb91831
BLAKE2b-256 a7542c59345181973f5da32f57760cb77e0a9f51a6422885232363659fd3089c

See more details on using hashes here.

File details

Details for the file apkpatcherx-1.8-py3-none-any.whl.

File metadata

  • Download URL: apkpatcherx-1.8-py3-none-any.whl
  • Upload date:
  • Size: 475.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for apkpatcherx-1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 0dd1f716af3e4fa8afe3c9e50523b4c5612432c4a59447e63c392aa860dcfe79
MD5 6894417c919769f760dae6825abf4e86
BLAKE2b-256 0d737bd6367977ca1986b8adacd83104f40f081ff325ba9d327be8b3b311aaf3

See more details on using hashes here.

Release history Release notifications | RSS feed

1.9

2 files

This release

1.8 This release

2 files

1.7

2 files

1.6

2 files

1.5

2 files

1.4

2 files

1.3

2 files

1.2

2 files

1.1

2 files

1.0

2 files

0.7

2 files

0.6

2 files

0.5

2 files

0.4

2 files

0.3

2 files

0.2

2 files

0.1

2 files

0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page