A
A
Alexander2020-07-10 13:01:55
Hashing
Alexander, 2020-07-10 13:01:55

How to find a hash by Russian characters in hashcat 6.0?

Good afternoon!
I'm trying to guess a password with a hash using hashcat-6.0.0
password "none", hash type "sha1"
password hash generated on the site
https://shra.ru/2017/08/raschet-khesha-onlajjn/#ha...
"ced07fd14401edc239e545a18d3afd6757de5d34"

5f083c72d7dca784977481.png

run hashket with the following parameters: hashcat.exe -m 100 -a 3 -1 charsets/special/Russian/ ru_ISO
-8859-5-special.hcchr ced07fd14401edc239e545a18d3afd6757 here -1? special/Russian/ru_ISO-8859-5-special.hcchr is an indication that Cyrillic is used. As a result, the hashket says that everything is bad . I tried it as in the article https://hackware.ru/?p=10889 everything is the same,

5f083c859fb66355894747.png



set chcp 65001 rem to show Russian letters
hashcat.exe -m 100 -a 3 -1 tne ced07fd14401edc239e545a18d3afd6757de5d34 ?1?1?1?1?1?1
pause /10
5f083dcb2ca6e131913693.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question