more bug fix lol

This commit is contained in:
2025-06-18 21:12:18 -06:00
parent 4522cc4680
commit 9ab63cb64d
2 changed files with 47 additions and 30 deletions
+3 -1
View File
@@ -21,4 +21,6 @@ Optional charset format
* Example: lower alpha, upper alpha, and digits: `lud` ex. `bash bd_crack.sh c8ea28d3285e468961a76b5de75871fbe539808a passp lud`
* Example: upper alpha and symbols+space: `us` ex. `bash bd_crack.sh c8ea28d3285e468961a76b5de75871fbe539808a passp us`
* Example: `bash bd_crack.sh c8ea28d3285e468961a76b5de75871fbe539808a passp lud`
* Example: `bash bd_crack.sh c8ea28d3285e468961a76b5de75871fbe539808a passp`
* Example: `bash bd_crack.sh c8ea28d3285e468961a76b5de75871fbe539808a passp`
Thanks to [Tak](https://taksshack.com/members/thumbtak/) for some bug fixes!