Skip to content

UAMT – Ultimate Android App Modding Toolkit UAMT is an non root all-in-one Android APK modding toolkit for Termux. It simplifies Frida Gadget injection, native .so injection, APK patching, rebuilding, aligning, and signing directly on Android. It includes a fast full-screen TUI, smart auto-detection, and auto dependency setup reliable modding.

Notifications You must be signed in to change notification settings

VarshaWanjari0/Auto-Android-App-Modding-Tool-UAMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

UAMT – Ultimate Auto Android App Modding Toolkit

NO ROOT NEEDED ✅

UAMT is a powerful Termux-based Android modding toolkit that allows you to inject Frida Gadget and custom native libraries, patch APKs, rebuild, align, and sign them directly on your Android device.

It is designed to be fast, stable, and easy to use, featuring a full-screen interactive TUI, smart auto-detection, and automatic dependency installation.

📦 Installation

Install via pip(first install python):

pip install uamt

Then run:

uamt to run the tool


✨ Features

🧩 Injection

⚡ Inject Frida Gadget

Listen mode

Wait mode

Pre-injected script

🧬 Inject any custom .so native library

📥 Download and inject Frida Gadget for multiple ABIs at once


🧠 Smart Detection

🤖 Automatically detects the best injection method:

🔵 Native injection using patchelf

🟣 Smali injection using APKEditor

🔍 Detects main native libraries such as:

libil2cpp.so

libunity.so

and more


🛠️ Tools & Build System

📦 Auto-download and unpack Frida Gadget

🏗️ Full APK rebuild pipeline:

zipalign

v1 / v2 / v3 signing


🎨 Interface

🎨 Colorful curses-based full-screen TUI

📂 Built-in file picker

✨ Improved layout and visual polish


🛡️ Safe Modding

🔐 Automatically adds missing INTERNET permission

🧯 Reduces common APK breaking issues


⚙️ Automation

🚀 One-time automatic installation of all required dependencies

🔌 One-tap connection to Frida Gadget

📱 Optimized for Termux environments


🆕 What’s New

Check out our latest updates, features, and full list of items in the catalog!

👉 View Full Catalog


📱 Requirements

📦 Termux (latest version)

Run once:

termux-setup-storage

ℹ️ On first launch, go through the Install / Update option and then the Download Frida Gadget option with an active internet connection to automatically set up all dependencies.


🔍 Use Cases

🧩 Android APK modding

⚡ Frida Gadget injection

🧬 Native library injection

🔍 Reverse engineering

🛡️ Android security research

📱 Termux-based workflows


⚠️ Disclaimer

UAMT is intended for educational, research, and authorized testing purposes only. Do not use this tool on applications you do not own or have permission to modify.

About

UAMT – Ultimate Android App Modding Toolkit UAMT is an non root all-in-one Android APK modding toolkit for Termux. It simplifies Frida Gadget injection, native .so injection, APK patching, rebuilding, aligning, and signing directly on Android. It includes a fast full-screen TUI, smart auto-detection, and auto dependency setup reliable modding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published