A robust monitoring script for Android devices running --=FurtiF™=-- Tools.
Version 2.0 | Universal Device Support
jq
andcurl
must be installed on the device.-
Pre-installed on PoGoROM devices (no action needed):
- ✅ TX9s
- ✅ X96mini
- ✅ A95XF1
- ✅ H96max V11 RK3318 (Android 11)
These devices already include the tools via the ClawOfDead PoGoROM and Andis PoGoROM repository.
-
For other devices: Install via Termux (see below).
- ✅ H96max v13 RK3528 (Android 13)
- ✅ Rasberry Pi 4/5 (Android 13)
-
- Download the module ZIP:
MagMagiskFurtif-atv-2.0.zip
- Open Magisk Manager → Modules → Install from storage.
- Select the ZIP and reboot.
- Load the ZIP in PixelFlasher.
- Flash the module and reboot.
-
Edit
config.json
:- Update
DISCORD_WEBHOOK_URL
,ROTOM_URL
, etc. - Use
config.example.json
as a template.
- Update
-
Place
config.json
:
Copy to:/sdcard/Download/
Download Termux from F-Droid (recommended) or the Play Store.
Open Termux and run:
pkg update && pkg upgrade -y
pkg install jq curl -y
Ensure the tools are accessible:
jq --version && curl --version
-
Edit
config.json
:- Update
DISCORD_WEBHOOK_URL
,ROTOM_URL
, etc. - Use
config.example.json
as a template.
- Update
-
Place
config.json
:
Copy to:/sdcard/Download/
- Download the module ZIP:
MagMagiskFurtif-atv-2.0.zip
- Open Magisk Manager → Modules → Install from storage.
- Select the ZIP and reboot.
- Load the ZIP in PixelFlasher.
- Flash the module and reboot.