A PyTorch-based tool for generating realistic password lists using advanced deep learning techniques.
-
Updated
Oct 25, 2024 - Python
A PyTorch-based tool for generating realistic password lists using advanced deep learning techniques.
Web安全技术课程大作业. 实现基于CNN和RNN的对抗生产网络模型(GANs), 尽可能多地猜测口令, 以攻破目标的口令。A password cracking model based on GAN, with RNN as its discriminator and generator. This model is enlightened by https://www.mdpi.com/1424-8220/20/11/3106, but honestly a really simple model.
Python3, TensorFlow 1.15.0, CUDA 10.0 fork of PassGAN (https://arxiv.org/abs/1709.00440)
Add a description, image, and links to the passgan topic page so that developers can more easily learn about it.
To associate your repository with the passgan topic, visit your repo's landing page and select "manage topics."