An android application that uses the Tic-Tac-Toe game to start a background process which performs information disclosure, tampering and spoofing..
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.
The following table is the detailed list of eyespies.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | activation.jar additionnal.jar android-support-v4.jar mail.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.SEND_SMS android.permission.WRITE_CONTACTS |
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.
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