This repository has been archived by the owner on May 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
[OUTDATED AND UNSUPPORTED] Android Surveilance Tool, which works like a HTTP Shell to receive and executes commands and send data to the server.
License
amartinz/AndroidSurveilance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Surveilance App for Android, coded by Alexander Martinz @ Lucideus. It runs a service, which checks for commands on the Server, when the Screen is turned on. Depending on the sent Command, it executes different Functions. This app works from API 8 (2.2 aka Froyo) to API 17 (4.2.2 aka JellyBean) Previous API's are not Supported! Features: + Compiled a version of "adb" for android devices + Included Web Control Panel + Will be updated soon Upcomming functions: + Automatical ROOTING on Froyo/Gingerbread Devices. (have to test) - Web Panel files/ edit alex.sql, change INSERT INTO `tbl_user` VALUES(1, 'admin', 'MD5 ENCRYPTED PASSWORD'); (admin is the login username, replace MD5 with a password, which is md5 encrypted. eg 123 = 202cb962ac59075b964b07152d234b70 ) import alex.sql as database js/ edit ajax.js and set base to your control panel admin url. (eg /androidcp/admin/) application/config/ edit config.php and database.php to suit your configuration After setup, remove the alex.sql file from files/ or move it to another place. Devices are downloading and uploading to the files/ path. - WARNING! If you use this all on another Server, be sure, that the configuration of the App and Server match. The current app source points to the configuration of http://www.lucideustech.in/
About
[OUTDATED AND UNSUPPORTED] Android Surveilance Tool, which works like a HTTP Shell to receive and executes commands and send data to the server.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published