11-16-2022, 08:08 PM
Am looking for the command to use : hashcat command using only lower and upper case letters and say 8 Characters …..
Many thanks and greetings Robbie
Many thanks and greetings Robbie
Use hashcat command using only lower and upper case letters
|
11-16-2022, 08:08 PM
Am looking for the command to use : hashcat command using only lower and upper case letters and say 8 Characters …..
Many thanks and greetings Robbie
11-16-2022, 09:21 PM
hashcat -m xxx -a 3 -1 ?l?u hashfile ?1?1?1?1?1?1?1?1
11-17-2022, 03:54 PM
(This post was last modified: 11-17-2022, 03:55 PM by RobbieRich.)
11-17-2022, 04:17 PM
(11-17-2022, 03:54 PM)RobbieRich Wrote:(11-16-2022, 09:21 PM)slyexe Wrote: hashcat -m xxx -a 3 -1 ?l?u hashfile ?1?1?1?1?1?1?1?1 https://hashcat.net/wiki/
11-22-2022, 04:15 PM
Me again … what if I already know a part of the password , like “abc” somewhere in the middle ?
(11-17-2022, 04:17 PM)marc1n Wrote:(11-17-2022, 03:54 PM)RobbieRich Wrote:(11-16-2022, 09:21 PM)slyexe Wrote: hashcat -m xxx -a 3 -1 ?l?u hashfile ?1?1?1?1?1?1?1?1
11-23-2022, 08:19 AM
Something like below:
?1?1?1abc?1?1?1 |
« Next Oldest | Next Newest »
|