Course materials for Modern Binary Exploitation by RPISEC
-
Updated
Dec 9, 2021 - C
Course materials for Modern Binary Exploitation by RPISEC
👾 a decade of resources for security researchers: pentesting, CTF, wargames, cryptography, forensics, reverse engineering, IoCs, botnets, cloud hacking, linux hacking, steganography, vulnerabilities, etc.
My progress at OverTheWire wargames.
Bitwars - Cpp raylib project
The goal of this project is to create a simplified version of "wargame" to be played by 2 players and to implement a low-level artificial intelligence, so that it can play a game and compete with a human player. The Minimax algorithm is then implemented and optimized with the alpha/beta pruning.
Add a description, image, and links to the wargame topic page so that developers can more easily learn about it.
To associate your repository with the wargame topic, visit your repo's landing page and select "manage topics."