01-16-2020, 12:41 PM
(01-16-2020, 11:44 AM)philsmd Wrote: do you mean this: https://github.com/hashcat/hashcat/issues/1534 ?Thank you.
The Telegram Android/IOS APP hash ?
We have recently added this format https://github.com/hashcat/hashcat/pull/2282 , it's still in beta: https://hashcat.net/beta/
. You would need to use telegram2john.py to convert the xml file, but also need to make some modification to the output as explained here: https://github.com/hashcat/hashcat/pull/2282
you can always use
to see how the format is and to try to crack the example hashes.Code:hashcat -m 22301 --example-hashes
Again, you would need to use the beta version (at the time of this wrinting), because the release version currently doesn't support it.
I know "telegram2john.py" can crack the Telegram local password, but I wanted to crack it via hadhcat because it is faster.