Code Monkey home page Code Monkey logo

androidsurveilance's Introduction

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/

androidsurveilance's People

Contributors

amartinz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.