/OverTheWire-Natas

Python Code to find the Flag of each level of Natas

Primary LanguagePython

OverTheWire-Natas

Python Code to find the Flag of each level of Natas

Check out this amazing OverTheWire Natas wargame

Usage of this Code

  1. Clone this Repository.
git clone https://github.com/Rao-Pranava/OverTheWire-Natas.git

Make sure you have Python installed in your workstation

  1. Browse to the Python-Code folder and run Python with the file name.
python3 Natas0.py

Natas

These codes are written in Python3