Burning custom secure boot keys #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So I heard that many retail Exynos devices actually have unused keybanks (in the form of efuses) that one can install their own secure boot key to, and then be able to self-sign any bootloader they desire and boot it from internal storage (non-tethered).
Now I was linked one repository relating to burning keys (too lazy to find it rn), and I noticed it actually patches S-BOOT to call some functions (likely involving
smcs) to do so from download mode.Since osmium is a download mode exploit, perhaps it can pull this off? >:D