mirror of
https://github.com/hashcat/hashcat.git
synced 2025-07-07 15:18:15 +00:00
![]() Module implements hashing according to version 2 of passlib's bcrypt-sha256. Code is based on modules 30600, 3200, and 28300. Version 1 of the hash could also be added to this, but the format of the generated hashes differs significantly in length, because of the increased verbosity of the new format. Example hash: $bcrypt-sha256$v=2,t=2b,r=12$n79VH.0Q2TMWmt3Oqt9uku$Kq4Noyk3094Y2QlB8NdRT8SvGiI4ft2 Reference: https://passlib.readthedocs.io/en/stable/lib/passlib.hash.bcrypt_sha256.html |
||
---|---|---|
.. | ||
2hashcat_tests | ||
cl_tests | ||
code_generators | ||
gpg_tests | ||
pdf_tests | ||
protobuf | ||
tc_tests | ||
test_modules | ||
vc_tests | ||
aescrypt2hashcat.pl | ||
benchmark_deep.pl | ||
bisq2hashcat.py | ||
bitwarden2hashcat.py | ||
cryptoloop2hashcat.py | ||
exodus2hashcat.py | ||
install_modules.sh | ||
kremlin2hashcat.py | ||
lastpass2hashcat.py | ||
luks2hashcat.py | ||
metamask2hashcat.py | ||
mozilla2hashcat.py | ||
package_bin.sh | ||
radmin3_to_hashcat.pl | ||
recursivefiles2sha256sum.pl | ||
rules-test-cases.yaml | ||
securenotes2hashcat.pl | ||
sqlcipher2hashcat.pl | ||
test_rules.pl | ||
test.pl | ||
test.sh | ||
truecrypt2hashcat.py | ||
veeamvbk2hashcat.py | ||
veracrypt2hashcat.py | ||
virtualbox2hashcat.py | ||
vmwarevmx2hashcat.py | ||
win-iconv-32.diff | ||
win-iconv-64.diff |