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

Where and How do you get UserID?? #127

Open
juanmill4 opened this issue Sep 21, 2024 · 0 comments
Open

Where and How do you get UserID?? #127

juanmill4 opened this issue Sep 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@juanmill4
Copy link

Hi,

I would like to understand how you decrypt the UserID.

I have reviewed the code related to retrieving Name, Username, and Phone, which are handled in account.py as follows:

map = td.Storage.DecryptLocal(mapEncrypted, localKey)
hexdump(map.data)

However, I am unable to find the method or location where the UserID is decrypted. Could you provide some guidance on this?

Thank you in advance!

@juanmill4 juanmill4 added the bug Something isn't working label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant