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

Update README.md with information about qualcomm device. #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,8 @@ This: [xdaforums.com](https://xdaforums.com/t/alldocube-t803-smile_1-bootloader-
Or this: [subut](https://unisoc-android.github.io/subut/)

### Qualcomm
There's no Universal Qualcomm method, unfortunately.

Although some of these might work for you:
https://github.com/bkerler/edl May work depending on the type of qualcomm phone. May not work even with right loader from https://github.com/bkerler/Loaders
if its a samsung or any scummy company which will lock firehose programmers to XBL bootloader version.
Comment on lines +97 to +98
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be separated into an "EDL/Sahara" section or something, as it is not directly related to unlocking.

While some devices use EDL tricks to unlock, IIRC all modern devices store the bootloader bit in the secure section of the flash.


The general exploit:<br/>
[alephsecurity.com](https://alephsecurity.com/2018/01/22/qualcomm-edl-2/) the bootloader unlock section.
Expand Down