Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram Desktop Local Passcode #4

Open
ZX-zedex opened this issue Aug 29, 2019 · 5 comments
Open

Telegram Desktop Local Passcode #4

ZX-zedex opened this issue Aug 29, 2019 · 5 comments

Comments

@ZX-zedex
Copy link

I need to find this passcode in Telegram Desktop, which is stored in the map[0-1] file.

image

I don't have any idea about the length of the password, which characters it contains and the strength of it.
Is there any chance to find out it without bruteforce method or maybe replace it in the map[0-1] file with the simplest one (ex. 1234).

Thank you.

@MihaZupan
Copy link
Owner

If you want access to the files you will have to find out the passcode. JohnTheRipper has support for bruteforcing it.

@ZX-zedex
Copy link
Author

Yes. I know. But I can't cause the Desktop version supports various symbols (not just a 4-digit number) and I am not sure that it contains only english characters.
Bruteforcing does work but it is very slow and I don't think that in my life it will end)

That's why I wanted to know if there is a way to get the hash of the password maybe one can change the script to replace it with something that you want to input.

Thank you.

@MihaZupan
Copy link
Owner

You need the actual passcode to further decrypt files. I'm afraid bruteforcing is the only way.

@ZX-zedex
Copy link
Author

Hi.
Thank you for your reply.
Is there any capable settings that can afford to bruteforce the hash with cyrillic symbols (with JTP)?

Thank you

@MihaZupan
Copy link
Owner

I would not know as I haven't used John the ripper all that much. The community on their github seems helpful though so you should try asking there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants