Page cover
githubEdit

mobile-signal-outAndroRAT

A Simple android remote administration tool using sockets.

chevron-rightInstallationhashtag
Download it
git clone https://github.com/karma9874/AndroRAT.git
circle-info

Set a python virtual environment

python3 -m venv rat_venv
source rat_venv/bin/activate
pip3 install -r requirements.txt

Last updated