01-16-2020, 01:10 PM
that's what I already told you. The beta version of hashcat has this new hash algorithm support:
This means that with the beta version of hashcat you can use -m 22301 to crack the telegram hash (the format of the hash is similar to john... as I already explained and you can extract the hash with telegram2john.py. I think there is a huge misunderstanding that the extraction script telegram2john is not cracking at all, but just extracting the data !)
Code:
-m 22301 = Telegram client app passcode (SHA256)
This means that with the beta version of hashcat you can use -m 22301 to crack the telegram hash (the format of the hash is similar to john... as I already explained and you can extract the hash with telegram2john.py. I think there is a huge misunderstanding that the extraction script telegram2john is not cracking at all, but just extracting the data !)