RNN-Passwords
Password cracker
A tool that uses Recurrent Neural Networks to learn and guess passwords by analyzing character patterns
Using RNNs for password cracking
86 stars
10 watching
18 forks
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Software that uses neural networks to crack passwords | 229 |
| A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. | 292 |
| Automates password cracking on AWS using GPU-based instances. | 82 |
| A distributed password cracking system for various encrypted media and applications | 146 |
| A tool for cracking passwords from various file types using dictionary search and brute force methods | 425 |
| A tool to crack encrypted wallet files by trying various passwords | 375 |
| A toolset using machine learning to identify and generate password creation habits of users. | 322 |
| A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 362 |
| Automates the process of trying all possible combinations of service credentials on a target system to gain unauthorized access. | 1,990 |
| A tool to crack passwords from KeePass 2 databases | 130 |
| A password cracking tool for BitLocker-encrypted storage devices using GPU-accelerated algorithms | 833 |
| A password generator tool based on user profiling and statistics | 793 |
| A utility for automatically generating and sending multiple payload variations to test GraphQL APIs' strength against common attacks such as brute-forcing, password spraying, and fuzzing. | 318 |
| A script that cracks password hashes without requiring extensive configuration. | 1,249 |
| An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 324 |