New with Hashcat
#10
(08-24-2021, 08:29 PM)Snoopy Wrote: there is more than one answer to this

when using dictionary attack (as you are doing right now), you can combine your dictionary with rules, see
https://hashcat.net/wiki/doku.php?id=rule_based_attack

so in your case this would be a rule-file with just 2 rules
$X
$x

this tells hashcat to append one upper X or lower x to each pw-candidate you are trying

or when using mask-attack you can specify up to 4 different charset so

-1 Xx and mask ?a?a?a?a?1 means 4 times all possible chars, 5th char only X or x

EDIT:
Hashmode: 14600 - LUKS (Iterations: 163044)

Speed.#1.........:    3079 H/s (89.54ms) @ Accel:32 Loops:512 Thr:512 Vec:1
Speed.#2.........:    2833 H/s (44.74ms) @ Accel:8 Loops:1024 Thr:512 Vec:1
Speed.#5.........:      337 H/s (57.12ms) @ Accel:512 Loops:256 Thr:1 Vec:4
Speed.#*.........:    6249 H/s

not a real cracking rig, but luks is just slow...
Reply


Messages In This Thread
New with Hashcat - by Alcanjp - 08-23-2021, 09:41 PM
RE: New with Hashcat - by Snoopy - 08-24-2021, 01:55 PM
RE: New with Hashcat - by Alcanjp - 08-24-2021, 05:30 PM
RE: New with Hashcat - by Alcanjp - 08-24-2021, 06:24 PM
RE: New with Hashcat - by Snoopy - 08-24-2021, 06:33 PM
RE: New with Hashcat - by Alcanjp - 08-24-2021, 07:15 PM
RE: New with Hashcat - by Alcanjp - 08-24-2021, 08:13 PM
RE: New with Hashcat - by Snoopy - 08-24-2021, 08:29 PM
RE: New with Hashcat - by Alcanjp - 08-24-2021, 09:21 PM
RE: New with Hashcat - by Alcanjp - 08-25-2021, 12:47 PM
RE: New with Hashcat - by Snoopy - 08-25-2021, 01:51 PM
RE: New with Hashcat - by Alcanjp - 08-25-2021, 03:41 PM
RE: New with Hashcat - by Alcanjp - 08-25-2021, 06:01 PM
RE: New with Hashcat - by Alcanjp - 08-25-2021, 05:55 PM
RE: New with Hashcat - by Snoopy - 08-24-2021, 08:12 PM
RE: New with Hashcat - by Alcanjp - 08-31-2021, 05:54 PM
Desired SHA-256 value - by sky59 - 08-31-2021, 06:18 PM
RE: Desired SHA-256 value - by Snoopy - 09-01-2021, 12:36 PM
RE: New with Hashcat - by atom - 09-01-2021, 12:46 PM