Custom chat set
#2
Code:
hashcat -m 500 -a 3 -w 3 -O --custom-charset2 my.hcchr -o krekovan hash.txt ?2?2?2?2?2?2?2


the file my.hcchr only consists of one line (no BOM ! see https://en.wikipedia.org/wiki/Byte_order_mark):
Code:
KSTzpB%qJZe402c38d9bE65Wj$CMm@&G7NIgrwLvfF^PRnxtHiVhQlX

Note: you character set had "3" listed twice, I removed one "3" because duplicates are not needed
Reply


Messages In This Thread
Custom chat set - by Vido - 07-24-2020, 07:01 PM
RE: Custom chat set - by philsmd - 07-24-2020, 07:31 PM
RE: Custom chat set - by Vido - 07-24-2020, 08:06 PM
RE: Custom chat set - by philsmd - 07-24-2020, 08:29 PM
RE: Custom chat set - by Vido - 07-24-2020, 08:41 PM