Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork6
A multithreaded bruteforcer of argon2 hashes.
NotificationsYou must be signed in to change notification settings
p0dalirius/Argon2Cracker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A multithreaded bruteforcer of argon2 hashes.
- Progress updated every second with the number of processed hashes per second.
- Multithreaded bruteforce.
$ ./Argon2Cracker.py -hArgon2Cracker - v1.0 - by Remi GASCOU (Podalirius)usage: Argon2Cracker.py [-h] [-t THREADS] -w WORDLIST [-v] hashargon2 hash crackerpositional arguments: hash argon2 hashoptional arguments: -h, --help show this help message and exit -t THREADS, --threads THREADS Number of threads (Default: 16) -w WORDLIST, --wordlist WORDLIST Wordlist -v, --verbose Verbose mode. (default: False)./Argon2Cracker.py '$argon2id$v=19$m=102400,t=2,p=8$Xy3Iqq6AmzfugAV7Fo31dA$dAVH9zcRoKHvDDaAy3rdWg' -w ./example/wordlist.txt -vPull requests are welcome. Feel free to open an issue if you want to add other features.
About
A multithreaded bruteforcer of argon2 hashes.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.

