|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: How to sort a mask file based on probability
Post: RE: How to sort a mask file based on probability
| yes i have seen PACK but providing a wordlist is not really an option as you observed in my previous thread as the file size would bee too big so I'm looking for a way to do this without using a wordl... |
|
firefullplank |
hashcat
|
3 |
10,936 |
01-19-2022, 02:35 PM |
| |
|
Thread: How to sort a mask file based on probability
Post: How to sort a mask file based on probability
| I have a mask file consisting of about 46k different masks to make it only try 8 character passwords that include at least 1 digit, 1 lowercase char and 1 uppercase char. The thing is that the masks a... |
|
firefullplank |
hashcat
|
3 |
10,936 |
01-19-2022, 01:02 PM |
| |
|
Thread: How to make advanced ruleset to crack passwords
Post: RE: How to make advanced ruleset to crack password...
| thank you i made a quick python script to parse out the file that
mp64.exe -1 "luds" ???1???1???1???1???1???1???1???1 > maskfile
generated and it seems to work fine now, thank you. |
|
firefullplank |
hashcat
|
4 |
16,366 |
01-19-2022, 11:36 AM |
| |
|
Thread: How to make advanced ruleset to crack passwords
Post: How to make advanced ruleset to crack passwords
| Hi! I want to make hashcat only test passwords that contain at least 1 digit, 1 uppercase letter and 1 lowercase letter and these can be in any position. The password must be at least 8 characters lon... |
|
firefullplank |
hashcat
|
4 |
16,366 |
01-18-2022, 01:42 PM |