This is a project for a fake "PACMAN" virus / ransomware. The inspiration is from the movie "Hackers". It is intended for use during CTF / Redteam events (for pranking), could be used as a movie prop, or could be used for other things like confusing tech support scammers when they remote in.
By default the program doesn't show in the main window of the task manager, you'll have to go to the processes tab to kill it. The application continually makes itself take focus so it can be somewhat difficult to stop it from running.
- Add keystroke sequence to trigger "virus" to pop up.
- Add files or food objects for pacman to "eat" as he passes over them.
- Add configuration file parser so this malware can be easily customized.