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

Strings for Note3 #5

Closed
mgrub opened this issue Nov 14, 2020 · 2 comments
Closed

Strings for Note3 #5

mgrub opened this issue Nov 14, 2020 · 2 comments
Labels
enhancement New feature or request new strings Strings for new model

Comments

@mgrub
Copy link

mgrub commented Nov 14, 2020

Hey,
first of all, thanks for this great source of information to get insight into our devices!

I have extracted the necessary strings for the new Note3. Here they are:

boox_strings = {
    'Note3': {
        "MODEL": "Note3",
        "STRING_7F00500": "uTiMM5JgTXOCZAZKMcZIzc1yQpfX1+jxTFOred3te4z9",  # settings
        "STRING_7F00501": "zEf3SZ8TOADA8QuwOHicGLrrc4EA7sffKfc01TlUfe/q",  # upgrade
        "STRING_7F00502": "pmXVBMt5EllxXhD9L6/NWH/pTZXRURP6QLsrNlx6"       # local
    }, 
}

I was able to decrypt the latest OTA-update.upx with these values, but please check for yourself.

Note:
The location of the *.apk file was at a different location then suggested in your README.
But using pm list packages -f | grep ota should help you on finding the path.

@Hagb
Copy link
Owner

Hagb commented Nov 14, 2020

Thanks for your strings and note! And the strings are verified.
May I add your note to README?

@Hagb Hagb added new strings Strings for new model enhancement New feature or request labels Nov 14, 2020
Hagb added a commit that referenced this issue Nov 14, 2020
@mgrub
Copy link
Author

mgrub commented Nov 14, 2020

Thanks for your strings and note! And the strings are verified.

Great 👍

May I add your note to README?

Yes, feel free to add it.

Hagb added a commit that referenced this issue Nov 14, 2020
Hagb added a commit that referenced this issue Nov 14, 2020
Based on @mgrub's note (#5)
@Hagb Hagb closed this as completed Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new strings Strings for new model
Projects
None yet
Development

No branches or pull requests

2 participants