/Capture-The-Flag

A Cybersecurity exercise where users attempt to "hack" an election.

Primary LanguageJava

Capture-The-Flag

To build,

  1. Install Java and point the JAVA_HOME environment variable to your Java instllation
  2. Open command line, change directories into the cloned repo, and run gradlew build
  3. Find the .jar in build/libs