Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
The404Hacking authored Oct 22, 2017
1 parent a23d7cf commit de49f42
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
androrat
[AndroRAT](https://github.com/The404Hacking/AndroRAT)
========

Remote Administration Tool for Android
Expand Down Expand Up @@ -49,18 +49,33 @@ The project contains the following folders:

This is the main GUI where all the clients connected appears. The list is dynamically updated when a new client connects or is disconnected. Moreover a log of all connections and global informations are showed in the log panel at the bottom of the window. A simple double-click on a client open his window to interact with him.

![Main GUI](https://raw.github.com/RobinDavid/androrat/master/doc/main.png)
![Main GUI](https://raw.github.com/The404Hacking/AndroRAT/master/doc/main.png?raw=true)

## Client Panel

All the actions with client can be made in the client window which is articulated around tabs. The default tab is called Home and provide various functionalities. First as we can see in the left scrollview all the informations about the client like sim infos, battery infos, network infos, sensors infos etc. On the right there is the options which allow remotely to change the configuration of the client like the ip and port to connect to, either or not wait a trigger to intent server connection etc. Finally quick actions can be perfomed in this tab like a toast message, do vibrate the phone or open an URL.

![Client Panel](https://raw.github.com/RobinDavid/androrat/master/doc/homepanel.png)
![Client Panel](https://raw.github.com/The404Hacking/AndroRAT/master/doc/homepanel.png?raw=true)

## Other tabs

The two screenshots below shows two others tabs for two functionalities which are respectively get contacts and geolocation. As you can see on the get contacts panel the list on the left show all contacts the name, the phone number and the picture if available. Morevover on the right three buttons allow to get more information about the selected contact send him a sms or call him. For Geolocation we can choose our provider either GPS either network that use google to locate. Then the streaming can be started and the map will be updated as soon as data has been received.

![Contacts](https://raw.github.com/RobinDavid/androrat/master/doc/contact.png)
![Contacts](https://raw.github.com/The404Hacking/AndroRAT/master/doc/contact.png?raw=true)

![GPS tab](https://raw.github.com/RobinDavid/androrat/master/doc/gps.png)
![GPS tab](https://raw.github.com/The404Hacking/AndroRAT/master/doc/gps.png?raw=true)

## Download and Clone
> Download: [https://github.com/The404Hacking/AndroRAT/archive/master.zip](https://github.com/The404Hacking/AndroRAT/archive/master.zip)
> Clone: git clone [https://github.com/The404Hacking/AndroRAT.git](https://github.com/The404Hacking/AndroRAT.git)
## The404Hacking | Digital UnderGround Team
[The404Hacking](https://T.me/The404Hacking)

## Follow us !
[The404Hacking](https://T.me/The404Hacking) - [The404Cracking](https://T.me/The404Cracking)

[Instagram](https://instagram.com/The404Hacking) - [GitHub](https://github.com/The404Hacking)

[YouTube](http://yon.ir/youtube404) - [Aparat](http://www.aparat.com/The404Hacking)

0 comments on commit de49f42

Please sign in to comment.