mongodb2hashcat in n0kovo/awesome-password-cracking

Extract hashes from the MongoDB database server to a hash format that hashcat accepts: -m 24100 (SCRAM-SHA-1) or -m 24200 (SCRAM-SHA-256)

updated at April 27, 2024, 8:50 a.m.

JavaScript

3 +0

7 +0

0 +0

GitHub
7z2hashcat in n0kovo/awesome-password-cracking

extract information from password-protected .7z archives (and .sfx files) such that you can crack these "hashes" with hashcat

updated at Nov. 2, 2024, 4:56 a.m.

Perl

16 +0

345 +1

44 +0

GitHub
hc_to_7z in n0kovo/awesome-password-cracking

convert 7-Zip hashcat hashes back to 7z archives

updated at Nov. 2, 2024, 5:17 a.m.

Perl

2 +0

7 +1

2 +0

GitHub
itunes_backup2hashcat in n0kovo/awesome-password-cracking

Extract the information needed from the Manifest.plist files to convert it to hashes compatible with hashcat

updated at Nov. 3, 2024, 2:04 p.m.

Perl

20 +0

104 +2

38 +0

GitHub