╔══════════════════════════════════════════════════════════╗
║ ANDRAX HACKER'S PLATFORM v7 ║
║ Linux chroot environment for Android ║
╚══════════════════════════════════════════════════════════╝
Andrax is a Linux chroot environment for Android that runs a full Kali-like toolset directly on your device. It integrates a floating terminal overlay, storage access, and a complete pentesting suite — all inside a single APK.
✓ Floating terminal overlay (SYSTEM_ALERT_WINDOW)
✓ Full Linux chroot environment (ARM64)
✓ 600+ security tools preinstalled
✓ Nmap, Metasploit, Hydra, Aircrack-ng, SQLmap
✓ Internal & external SD card mounting
✓ Minimizable overlay with bubble mode
✓ Resizable terminal window
✓ Keyboard toggle, drag-to-move
✓ Supports Redmi 8 (olive) / SDM439
- Android 7.0+ (API 24)
- Root access (Magisk recommended)
- 4GB+ free storage for rootfs
- SYSTEM_ALERT_WINDOW permission (for overlay)
- ARM64 device
# 1. Install APK
adb install AArchDroid.apk
# 2. Launch — splash screen detects root & extracts rootfs
# 3. Grant overlay permission when prompted
# 4. Tap "AArchFloat" icon for floating terminal
# Rootfs is extracted automatically to /data/local/aarchdroid/git clone https://github.com/your-repo/aarchdroid
cd AArchDroid
./gradlew assembleDebug
adb install app/build/outputs/apk/debug/app-debug.apk ┌─────────────────────────────────────┐
│ AArchDroid APK │
│ ┌───────────────────────────────┐ │
│ │ Float Overlay (FloatService) │ │
│ │ Terminal Session (Dragon) │ │
│ │ Chroot Manager │ │
│ │ Tool Launcher (Dco_*) │ │
│ └───────────────────────────────┘ │
│ │ │
│ ▼ │
│ /data/local/aarchdroid/ (chroot) │
│ ├── usr/ (tools, libs, bin) │
│ ├── etc/ (config) │
│ └── root/ (home) │
└─────────────────────────────────────┘
- Dragon Terminal (Terminal Emulator for Android)
- ANDRAX Team
- Kernel: LOLZ V29 / CherryKernel (Redmi 8)
- Based on Debian ARM64 rootfs
╔══════════════════════════════════════════════════════════╗
║ "The only secure system is the one that's powered off" ║
╚══════════════════════════════════════════════════════════╝





