05-18-2023, 12:54 AM
(This post was last modified: 05-18-2023, 12:55 AM by Csanindzsa.)
Hi I have a problem where I want to crack a password containing hungarian charachters. This is the command I use:
hashcat -a 3 -m 1000 c40d632f53a372397189a1dfc77b6cc7 -1 hu_cp1250.hcchr kabg50?1?1?1 -o password.txt --encoding-from cp1250 --encoding-to utf8
This is not the hash I want to crack, just the one I created for testing, this hash is: kabg50áéő
Which hashcat should crack with no problem, but for some reason it doesn't seem to find it.
When I convert back the HEX to string it doesnt give me the right password and says 0/1 recovered.
Does anyone know what the problem might be?
Névtelen.png (Size: 50.19 KB / Downloads: 6)
hashcat -a 3 -m 1000 c40d632f53a372397189a1dfc77b6cc7 -1 hu_cp1250.hcchr kabg50?1?1?1 -o password.txt --encoding-from cp1250 --encoding-to utf8
This is not the hash I want to crack, just the one I created for testing, this hash is: kabg50áéő
Which hashcat should crack with no problem, but for some reason it doesn't seem to find it.
When I convert back the HEX to string it doesnt give me the right password and says 0/1 recovered.
Does anyone know what the problem might be?
Névtelen.png (Size: 50.19 KB / Downloads: 6)