Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/advancedhacker101/android-c-sharp-rat-server
- Owner: AdvancedHacker101
- License: other
- Created: 2017-08-05T07:34:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T07:32:09.000Z (over 6 years ago)
- Last Synced: 2024-09-28T22:41:01.159Z (about 1 month ago)
- Topics: android, c-sharp, rat, server, windows-7
- Language: C#
- Size: 402 KB
- Stars: 21
- Watchers: 2
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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**