Legion Defender Mac OS
Microsoft 365 E5 Security and Microsoft 365 E5 customers can start using Microsoft Defender ATP for Mac on machines running macOS right away. To get started, navigate to the onboarding section in Microsoft Defender Security Center. Make sure you update the agent to version 100.79.42 or higher. Learn how to avoid or remove Mac Defender malware in Mac OS X v10.6 or earlier. A phishing scam has targeted Mac users by redirecting them from legitimate websites to fake websites which tell them that their computer is infected with a virus. The user is then offered Mac Defender 'anti-virus' software to.
Legion Defender is a two player game where one player acts as a hacker, and another a victim who must defend against the hacker's attack.
This game is implemented as a single python script. Currently the defender is designed to run on Mac OS X. The hacker works on OS X or Windows, but has additional features on Windows.
WARNING
This game creates real (but empty and harmless) 'virus' files on your computer. Run with care!
Multiplayer Head to Head
- Start the defender (aka server/host) and note the IP Address and Port:
$ python legion-defender.py defend
- Start the hacker (aka client)
$ python legion-defender.py hack [ip] 2000
Mac Os Download
Single Player
Both the attacker and defender can be played in single player mode that simulates the other player.
- Defender:Add
single
to the end of the command to start it.$ python legion-defender.py defend single
- Hacker:Simply omit the host and port
$ python legion-defender.py hack
Status | Released |
Platforms | Windows, macOS |
Author | Matthew Findlater |
Tags | Cyberpunk, Global Game Jam |
Install instructions
Python must be installed to run the game.