beta6 / PassGAN

Generative Adversarial Network Password Generator . Updated & improved & working version
MIT License
18 stars 5 forks source link

Tutorial on custom training #1

Open pronoym99 opened 1 year ago

pronoym99 commented 1 year ago

It would be great to have an end-to-end tutorial on how to use the train.py to create a custom model and then use the trained model for generating passwords using sample.py. An end-to-end tutorial shall encompass all the options available for both the scripts and the files produced in the output directory as well as the significance of each.

beta6 commented 1 year ago

ok, its good. I wrote 2 articles including the subjects you mention, but they are in spanish, you will need to translate them. (https://www.tuxrincon.com/es/blog/entrena-passgan-con-tu-propio-diccionario/) (https://www.tuxrincon.com/es/blog/passgan-como-generar-archivos-de-passwords-con-samplepy/) If you have questions about that or something, feel free to drop a line.