Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/advancedhacker101/android-c-sharp-rat-server

This is a plugin for the c# R.A.T server providing extension to android based phone systems
https://github.com/advancedhacker101/android-c-sharp-rat-server

android c-sharp rat server windows-7

Last synced: 26 days ago
JSON representation

This is a plugin for the c# R.A.T server providing extension to android based phone systems

Awesome Lists containing this project

README

        

# Android C\# R.A.T Server
This is a pulgin built for the [C# R.A.T Server](https://github.com/AdvancedHacker101/C-Sharp-R.A.T-Server) with the plugin system.
1. To install this plugin place the AndroidExtension.dll file from AndroidExtension/bin/Debug to /TutServer/bin/Debug/scripts
2. Then start the server and select the Plugins tab.
3. Select AndroidExtension.dll from the list and click Execute.
4. Type in a server port (the same you use for the client) default is 101.
You will need the [Android R.A.T Client](https://github.com/AdvancedHacker101/C-Sharp-R.A.T-Client) to connect to the server.

**Make sure the server IP address is changed is the client program**
The R.A.T Includes features such as:
- Listen to microphone
- Watch the camera (front and back) live
- Dump contact and calendar information
- File management
- Geolocation

## More Information
You can read the licence [here](https://github.com/AdvancedHacker101/android-c-sharp-rat-server/blob/master/LICENSE)
You can read the code of conduct [here](https://github.com/AdvancedHacker101/android-c-sharp-rat-server/blob/master/CODE_OF_CONDUCT.md)
You can read how to contribute [here](https://github.com/AdvancedHacker101/android-c-sharp-rat-server/blob/master/CONTRIBUTING.md)

*Happy Coding!*
**- Advanced Hacking 101**