neural_network_cracking

Password cracker

Software that uses neural networks to crack passwords

Code for cracking passwords with neural networks

GitHub

229 stars
20 watching
66 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jumpseclabs/rook Automates password cracking on AWS using GPU-based instances. 82
gehaxelt/rnn-passwords A tool that uses Recurrent Neural Networks to learn and guess passwords by analyzing character patterns 86
joswr1ght/cowpatty A tool used to brute-force dictionary attacks against WPA-PSK passphrases. 193
mxrch/penglab A Google Colab setup for cracking hashes using multiple tools 929
timbo05sec/autocrack Automates cracking of hashed passwords using Hashcat with customizable rules and wordlists 108
envato/zxcvbn-ruby A password strength testing library inspired by Dropbox's JavaScript implementation 316
joelgmsec/cloudtopolis Tool to facilitate password cracking using cloud-based services 397
nesfit/fitcrack A distributed password cracking system for various encrypted media and applications 146
ctxis/crackerjack A web interface for password cracking tool Hashcat 358
hashtopolis/server A tool for distributing hashcat tasks to multiple computers 1,476
brannondorsey/naive-hashcat A script that cracks password hashes without requiring extensive configuration. 1,249
stevenmiller888/mind A neural network library for building and training neural networks in JavaScript 1,511
d4vinci/elpscrk A password generator tool based on user profiling and statistics 793
karpathy/convnetjs A JavaScript library for training and deploying neural networks in the browser 10,902
chxj1992/captcha_cracker An image recognition system using a deep learning model to classify characters from verification codes 189