Metadata-Version: 2.4
Name: uamt
Version: 1.2.2
Summary: The Ultimate Android App Modding Tool
Author: uamt
Requires-Python: >=3.8
Description-Content-Type: text/markdown

UAMT – Ultimate Android App Modding Toolkit
---

UAMT is a Termux-based Android modding toolkit for injecting Frida Gadget, custom native libraries, patching APKs, rebuilding, aligning, and signing them — all directly on your Android device.
It’s fast, simple, stable, and includes a full-screen TUI with automatic dependency setup.

Run with uamt
---

✨ Features
---
🧩 Injection

⚡ Inject Frida Gadget (Listen / Wait / Pre-Injected Script)

🧬 Inject any custom .so library into APKs


🧠 Smart Detection

🤖 Auto-detects best injection mode

🔵 Native (patchelf)

🟣 Smali (APKEditor)



🛠️ Tools & Build System

📦 Auto-download + unpack Frida Gadget

🏗️ Full APK rebuild with:

zipalign

v1 / v2 / v3 signing


🎨 Colorful curses-based interactive UI
---

🛡️ Safe Modding

🔐 Auto-adds missing INTERNET permission

🔍 Detects main native library (libil2cpp.so, libunity.so, etc.)


⚙️ Automation

🚀 Automatic installation of all system dependencies

🔌 One-tap connect to Frida Gadget

---

What’s New✨ in this version:
---
🎨 Improved UI design

📥 Download and inject Frida Gadget for multiple ABIs at once

📂 File picker added (no more manual path input)

💎 Overall polish and visual improvements


more features coming soon

---

📱 Requirements

Termux (latest)

Run once:

termux-setup-storage

Note - during running this tool for first time just go through install and update option with active internet connection 

