I have developed a malicious game (MalGame) based on a tic tac toe game. The malicious game delete all the contacts from an android mobile phone when run. Instead of just deleting the contacts once, the malicious tictactoe game would runas a background service, everytime the phone reboots and would delete the entire contact list on every reboot.
This project has been built in Android Studio, using Gradle configurations. Latest version of Android Studio can be found here.
For installation, you just need to download/clone this repository.
Refer to the TicTacToe_Malware wiki for tutorial on creating the malicious tictactoe game.
This lab has been created only for educational purposes. Readers should practice the lab with discretion, based on hacking ethics and should not spread or utilize this code to harm others to gain their own benefits. More content about ethics of hacking can be found : here and here.
Please read them carefully before proceeding.