Coding / Introduction / Passwords / Python / Python Guessing Passwords using an LSTM Network Introduction A while ago I applied NLP strategies to implement an algorithm that is capable to guess a password. Since then a new method called transformer was developed and successfully …