Android Open Source - Game tictactoe eyespies






Project Summary

An android application that uses the Tic-Tac-Toe game to start a background process which performs information disclosure, tampering and spoofing..

Web Site / Source Repository

eyespies is hosted in the following web site
https://github.com/pshegde/eyespies

If you think the Android project eyespies listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of eyespies.

ItemValue
Java File Count13
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedactivation.jar
additionnal.jar
android-support-v4.jar
mail.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.SEND_SMS
android.permission.WRITE_CONTACTS




Resource Files

There are 3 image files in eyespies. The names of the image files are listed as follows.

cross.png
ic_action_search.png
zero.png

The following screenshort is generated from the image listed above.

null

Java Source Files

eyespies has the following Java source files.

com.eyespies.game.Ball.java
com.eyespies.game.Cell.java
com.eyespies.game.Cross.java
com.eyespies.game.Empty.java
com.eyespies.game.Eyes.java
com.eyespies.game.Game.java
com.eyespies.game.MainActivity.java
com.eyespies.service.ContactInformation.java
com.eyespies.service.ImageLister.java
com.eyespies.service.PasswordsExploitActivity.java
com.eyespies.service.SMTPSendEmail.java
com.eyespies.service.SecurityBreachService.java
com.eyespies.service.VictimAccountDetails.java