Python Code to find the Flag of each level of Natas
Check out this amazing OverTheWire Natas wargame
- Clone this Repository.
git clone https://github.com/Rao-Pranava/OverTheWire-Natas.git
Make sure you have Python installed in your workstation
- Browse to the
Python-Code
folder and run Python with the file name.
python3 Natas0.py
These codes are written in Python3