Author: Snaakn
You have managed to steal a password in hash form. Write a script to crack it.
- variables
- (primitive) types
- functions
- loops
Nothing to do
Nothing to do
All challenges require the essentials to be set up!
python3 crack_pass.py
The password hash and additional hints can be found in the crack_pass.py.