Sistema de verificação de integridade para dispositivos Android via Termux.
- Android
- Termux
- PHP
- Git
Copie e cole no Termux:
pkg install git php android-tools procps -y && \
rm -rf AntiCheat && \
git clone https://github.com/SEUUSUARIO/AntiCheat.git && \
cd AntiCheat && \
bash run.sh