Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A multithreaded bruteforcer of argon2 hashes.

NotificationsYou must be signed in to change notification settings

p0dalirius/Argon2Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A multithreaded bruteforcer of argon2 hashes.
GitHub release (latest by date)YouTube Channel Subscribers

Features

  • Progress updated every second with the number of processed hashes per second.
  • Multithreaded bruteforce.

Usage

$ ./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)

Example

./Argon2Cracker.py '$argon2id$v=19$m=102400,t=2,p=8$Xy3Iqq6AmzfugAV7Fo31dA$dAVH9zcRoKHvDDaAy3rdWg' -w ./example/wordlist.txt -v

Contributing

Pull 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

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp