Skip to content

Commit 1d1faef

Browse files
Update README.md
1 parent d3298d4 commit 1d1faef

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=cyclone-github&repo=yescrypt_crack&theme=gruvbox)](https://github.com/cyclone-github/yescrypt_crack/)
22

3+
<!--
34
[![Go Report Card](https://goreportcard.com/badge/github.com/cyclone-github/yescrypt_crack)](https://goreportcard.com/report/github.com/cyclone-github/yescrypt_crack)
5+
-->
46
[![GitHub issues](https://img.shields.io/github/issues/cyclone-github/yescrypt_crack.svg)](https://github.com/cyclone-github/yescrypt_crack/issues)
57
[![License](https://img.shields.io/github/license/cyclone-github/yescrypt_crack.svg)](LICENSE)
68
[![GitHub release](https://img.shields.io/github/release/cyclone-github/yescrypt_crack.svg)](https://github.com/cyclone-github/yescrypt_crack/releases)
@@ -11,20 +13,20 @@
1113
```
1214
./yescrypt_crack.bin -h hash.txt -w wordlist.txt
1315
14-
----------------------------------------------------------
15-
| Cyclone's Yescrypt Cracker |
16-
| https://https://github.com/cyclone-github/yescrypt_crack |
17-
----------------------------------------------------------
16+
--------------------------------------------------
17+
| Cyclone's Yescrypt Cracker |
18+
| https://github.com/cyclone-github/yescrypt_crack |
19+
--------------------------------------------------
1820
1921
Hash file: hash.txt
2022
Total Hashes: 1
21-
CPU Threads: 56
23+
CPU Threads: 255
2224
Wordlist: wordlist.txt
23-
2025/03/04 10:23:08 Working...
25+
2025/03/06 17:56:12 Working...
2426
$y$j9T$z7lNWyBfW4ZruGHCsFzDz/$Sz1GtrDDnsf0KfUE8mQHNJqGyG32TDWC287DdU97dz.:cyclone123
25-
2025/03/04 10:23:20 Cracked: 1/1 431.78 h/s 00h:00m:11s
27+
2025/03/06 17:56:48 Cracked: 1/1 1403.15 h/s 00h:00m:35s
2628
27-
2025/03/04 10:23:20 Finished
29+
2025/03/06 17:56:48 Finished
2830
```
2931
### Info:
3032
I wrote this tool since yescrypt has become the default /etc/shadow hash for many popular linux distros such as Debian, Ubuntu, RHEL, Fedora, Arch, etc, and due to the very limited hash cracking tools that support yescrypt. Hashcat currently lacks support for yescrypt, and while John the Ripper supports yescrypt in its bleeding-edge version, getting JtR compiled with yescrypt support can be challenging for newer users due to the required linux lib "libxcrypt" -- this is especially true for Windows users.

0 commit comments

Comments
 (0)