This python script generate basic passwords from keywords. Just for weak victims :)
- Passwords that not contain numbers and punctuations,
- Passwords that contain numbers and punctuations,
- Setting for limit of password character count.
This python script generates passwords from keywords about the victim. It is just for fun!
Python