Skip to content

Solution for Coretech Security's 2025 Graduate Challenge - Operation WIRE STORM

Notifications You must be signed in to change notification settings

alimmeek/wire-storm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Operation WIRE STORM

Pre-requisites

  • A C compiler
  • Unix system

Compiling and Running

  • The Makefile has two commands:
    • make all -> compiles all source files into the build/ directory, and creates the wire-storm executable
    • make clean -> removes the build directory and its contents
  • After running make all, ./build/wire-storm to run the server

About

Solution for Coretech Security's 2025 Graduate Challenge - Operation WIRE STORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published