You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small educative project aimed towards showing what is "brute force" hacking and how inefficient and non-scalable it becomes when facing large and complex passwords.
Usage
$> python3 sisyphus.py
About
Small educative project aimed towards showing what is "brute force" hacking.