AlexanderOMara / cse682-cyberattack

CSE 682 - CyberAttack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cse682-cyberattack

CSE 682 - CyberAttack

An Attack based Cyber Training

travis-ci

Download

Official binaries can be found under the releases section of this repository.

Building

To build from source, use the standard CMake commands.

mkdir build
cd build
cmake ..
cmake --build .

License

Created by Alexander O'Mara and Forrest Topping.

Licensed under the Mozilla Public License, v. 2.0.

About

CSE 682 - CyberAttack

License:Mozilla Public License 2.0


Languages

Language:C++ 90.3%Language:Shell 5.2%Language:CMake 4.5%