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

Reverse Engineering: Shannon Bootloader Dump protocol #8

Open
grant-h opened this issue Mar 5, 2021 · 0 comments
Open

Reverse Engineering: Shannon Bootloader Dump protocol #8

grant-h opened this issue Mar 5, 2021 · 0 comments

Comments

@grant-h
Copy link
Owner

grant-h commented Mar 5, 2021

Newer basebands have protection against memory dumping through a mysterious TBL structure in the bootload. I suspect this is from TrustZone or SBOOT as I can't see any reference to it in the kernel sources. A field in this TBL structure is read by the modem bootloader when entering into dump magic mode. This field describes the security state of the device and if unlocked, a dump of the modem cannot be made ever again (at least without a trustzone exploit or bootloader exploit). Investigate the data that CBD can send to the modem bootloader. Can it influence its operation?

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

1 participant