Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP Bash Python Android Instagram

INSTA PATCH (WIP)

A powerful, automated tool built in Bash and Python that patches the Instagram APK to unlock root-level features on non-rooted devices.

Designed for speed and reliability, this tool features a rich Terminal UI, handles all dependencies automatically, and uses secure tools to fetch and sign the patched applications safely.


Features

  • Rich Terminal UI: A clean, easy-to-navigate command-line interface.
  • Extensive Patch Support: Apply a wide variety of modifications and root-equivalent features without modifying your device's system partitions.
  • Automated APK Fetching: Safely and reliably downloads the official APK directly from APKPure using apkeep, bypassing web-scraper breakage.
  • Integrated Signing: Built-in APK signing utilizing keytool. It supports both injecting your own custom keystores and generating automatic PKCS12 keystores on the fly.
  • Universal Compatibility: Written natively in Bash and Python, making it fully compatible with Arch Linux, Debian-based distros, Alpine, macOS, and Termux (Android).

Installation

You can download and execute the installer script directly. This will fetch the repository and set up everything you need or clone it and execute it

# Download and execute the installer
curl -sO https://github.com/BasGame1/InstaPatch/blob/dev/install.sh
chmod +x install.sh
./install.sh

Usage

Execute the build.sh file with some arguments
-a auto mode
-s sign menu
-d downloads deps
-h shows help menu


Credits

  • To instagram team for creating the app (disclaimer, this project is not afiliated in any way to the real instagram)
  • To Apkeepfor the cli for getting the apk
  • Jein Voila for FeurStagram (original idea)

Releases

Packages

Contributors

Languages