Remote Administration Tool for Android ( Hack Android 2024 )


Androrat adalah aplikasi klien/server yang dikembangkan di Java Android untuk sisi klien dan Java/Swing untuk Server.

Nama Androrat merupakan gabungan dari Android dan RAT (Remote Access Tool).


Ini telah dikembangkan dalam tim yang terdiri dari 4 orang untuk proyek universitas. Sudah terealisasi dalam waktu satu bulan. Tujuan dari aplikasi ini adalah untuk memberikan kendali sistem android dari jarak jauh dan mengambil informasi

Technical matters

  • The android application is the client for the server which receive all the connections
  • The android application run as a service(not an activity) that is started during the boot. So the user does not need to interact with the service (Even though there is a debug activity that allow to configure the IP and the port to connect to).
  • The connection to the server can be triggered by a SMS or a call (this can be configured)

All the available functionalities are

    • Get contacts (and all their information)
    • Get call logs
    • Get all messages
    • Location by GPS/Network
    • Monitoring received messages in real-time
    • Monitoring phone state in real-time (call received, call sent, call missed...)
    • Take a picture from the camera
    • Stream sound from the microphone (or other sources...)
    • Streaming video (for activity-based clients only)
    • Do a toast
    • Send a text message
    • Give a call
    • Open a URL in the default browser
    • Do vibrate the phone

    Folders

    The project contains the following folders:
    • doc: Will soon contain all the documentation about the project
    • Experiment: Contains an experimental version of the client articulated around an activity that allows streaming video
    • src/Androrat: Contains the source code of the client that should be put on the Android platform
    • src/AndroratServer: Contains the sources of the Java/Swing server that can be run on any platform
    • src/api: Contains all the different APIs used in the project (JMapViewer for the map, forms for swing, and vlcj for video streaming)
    • src/InOut: Contains the code of the content common for the client and the server, which is basically the protocol implementation

    Screenshots

    Main GUI

    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.


    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. 



    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.



    Download and Clone

    {getDownload} $text={Download} $size={.zip File - Size 3.61 mb}
    {getDownload} $text={Clone git clone} $size={.? File - Size ? mb}
    Lebih baru Lebih lama