All Projects → m301 → rdroid

m301 / rdroid

Licence: other
[Android RAT] Remotely manage your android phone using PHP Interface

Programming Languages

java
68154 projects - #9 most used programming language
PHP
23972 projects - #3 most used programming language
Visual Basic .NET
514 projects
CSS
56736 projects

Projects that are alternatives of or similar to rdroid

XENA
XENA is the managed remote administration platform for botnet creation & development powered by blockchain and machine learning. Aiming to provide an ecosystem which serves the bot herders. Favoring secrecy and resiliency over performance. It's micro-service oriented allowing for specialization and lower footprint. Join the community of the ulti…
Stars: ✭ 127 (-5.93%)
Mutual labels:  remote-control, remote-admin-tool
pace
Remote Access Tool for Windows.
Stars: ✭ 68 (-49.63%)
Mutual labels:  remote-control, remote-admin-tool
winagent
Windows agent for Tactical RMM
Stars: ✭ 20 (-85.19%)
Mutual labels:  remote-control, remote-admin-tool
Agent
DWService agent for Linux, Mac and Windows
Stars: ✭ 189 (+40%)
Mutual labels:  remote-control
Daikin Control
Unofficial api documentation and web interface to control "Daikin Emura" air conditioner
Stars: ✭ 193 (+42.96%)
Mutual labels:  remote-control
WiFi-remote-for-Bestway-Lay-Z-SPA
Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki
Stars: ✭ 138 (+2.22%)
Mutual labels:  remote-control
stf
Control and manage Android devices from your browser.
Stars: ✭ 1,814 (+1243.7%)
Mutual labels:  remote-control
Insanity Framework
Generate Payloads and Control Remote Machines. [Discontinued]
Stars: ✭ 189 (+40%)
Mutual labels:  remote-control
rustdesk-server
RustDesk Server Program
Stars: ✭ 3,314 (+2354.81%)
Mutual labels:  remote-control
flagsmith
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
Stars: ✭ 2,309 (+1610.37%)
Mutual labels:  remote-control
Tacticalrmm
A remote monitoring & management tool, built with Django, Vue and Go.
Stars: ✭ 231 (+71.11%)
Mutual labels:  remote-control
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+1742.96%)
Mutual labels:  remote-control
Amazon-Alexa-As-LG-TV-Remote
Control your LG WebOS 3.0+ TV with Amazon Alexa
Stars: ✭ 22 (-83.7%)
Mutual labels:  remote-control
Vanillarat
VanillaRat is an advanced remote administration tool completely coded in C# for Windows.
Stars: ✭ 192 (+42.22%)
Mutual labels:  remote-control
Malware-Collection
Source codes of malwares, stress tests etc. for computer.
Stars: ✭ 27 (-80%)
Mutual labels:  remote-control
Injectioniii
Re-write of Injection for Xcode in (mostly) Swift
Stars: ✭ 2,680 (+1885.19%)
Mutual labels:  remote-control
unified-remote-anki
Unified Remote for Anki
Stars: ✭ 23 (-82.96%)
Mutual labels:  remote-control
Flagsmith Api
Feature flagging and remote config service. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 223 (+65.19%)
Mutual labels:  remote-control
Syncit
a privacy-first co-browsing tool
Stars: ✭ 216 (+60%)
Mutual labels:  remote-control
ws-qvh
Server for streaming the screen of iOS devices over WebSocket.
Stars: ✭ 17 (-87.41%)
Mutual labels:  remote-control

This project is unmaintained as of now, but as I get time (In next few months, probably), It will be fixed to work.

rdroid

Remotely manage your android phone AKA RAT !

History!

I worked on this project during highschool, in year 2011-2012. Since, I wasn't familier with versioning systems, Hence, there is no past history of code.

The code is written in pathetic manner, it lacks modularity, comments, test-cases, documentation, schema backup etc but another fact is during that period for me it was an example of good code ;)

Features

I tried to keep list small, it has almost all frequently needed actions.

  • Contacts sync - Create, Read, Delete, Delete all contacts ;)
  • Device information, everything
  • Volumes - media, call, notification - get/set
  • is Device connected to internet
  • Apps - installed apps list, uninstall, open app
  • File structure - Upload, Delete, Create, copy, move, rename
  • Remote Media Player
  • Audio recording - interval based automatic, manual
  • Call Logs
  • Vibrate phone
  • Ringer mode - vibrate, mute etc.
  • Screenbrightness - get/set
  • turn loudspeaker on/off
  • kill call - instantly, n seconds
  • SMS - remove, send real, add fake :)
  • Airplane mode - on, off, toogle
  • Beep phone at given frequency :D
  • Dial a number
  • Clipboard - get/set
  • Send MMS
  • Open url
  • Setwallpaper
  • Download file
  • Shell command execute

How it works ?

Pretty easy,

  • Communication between android client and webclient is done using google c2dm.
  • From webclient a notification is sent to device, as soon as notification is recieved data is uploaded to website using webapi.
  • For actions which required more data to be sent to device like create sms, actions were taken from php file, more like queue. Thats it !

How it's built ?

Web : PHP, MYSQL, HTML :), CSS, jQuery, few css jquery based plugin/framework like metroui, kendo, jstree etc.

Android : Basic4Android (I was/am a big fan of Visual Basic 6.0, Some examples can be found in another repsitory like github.com/m301/vb6arc)

What next ?

I dont have much time to rewrite code and didn't find reason to keep it with me :) As this is old code, many logics can be improved as they are bad example of ill-programming practise, but still code will work with minor modification.

Future plan ?

It is unmaintained project, if people are interested - I might fix it to make it work.

Does it work out-of-box ?

No, this code doesn't works out of box, You need to change domains, figure out the schema, get google gcm keys etc.

License

Code is released under dual license Apache 2.0/ Commerical. Contributors can be granted commercial license, for free.

Copyright 2014-2015 Madhurendra Sachan.

rDroid is dual-licensed.

Cases that include commercialization of rdroid require a commercial, non-free license. Otherwise, the system can be used under the terms of Apache License v2.0, found at the bottom of this document.

Cases of commercialization are:

Using rdroid to provide commercial managed/Software-as-a-Service services.
Distributing rdroid as a commercial product or as part of one.
Cases which don't require a commercial license, and thus fall under the terms of Apache License v2.0, include (but are not limited to):

So long as that doesn't conflict with the commercialization clause.
Using rdroid for personal use.
Any non-commercial use of rdroid.
If you need to acquire a commercial license or are unsure about whether you need to acquire a commercial license, please get in touch, we'll be happy to clarify things for you and work with you to accommodate your requirements.

You can use the licensing contact form to contact us about these matters.

Code contributions will be accepted under the Apache License v2.0.

Note : License can only be upgraded which means, if i ever change license it will be towards opensource. Eg: removing commercial license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].