当前位置:网站首页>Zhanrui Mobile Phone Unlocked
Zhanrui Mobile Phone Unlocked
2022-07-25 03:20:00 【Fat master】
1. Zhanrui unlock can not be opened oem unlock, Mainly through sn Generate bin To unlock .
2. The computer environment here in Nanchang is windows, So first of all windows Under the fastboot.exe Put it in cmd Under the running Directory
3. USB Connect userdebug Software version of mobile phone ,adb reboot bootloader Get into fastboot mode
4. function fastboot.exe oem get_identifier_token obtain SN Number , Get, for example, the following 3130373134343837333332363837
5. Generate bin file , Enter in the analog terminal K631 Run the following command from the project root :( Pay attention to replace the above generated SN Number )
./vendor/sprd/proprietories-source/packimage_scripts/signidentifier_unlockbootloader.sh 3130373134343837333332363837 bsp/tools/secureboot_key/config/rsa4096_vbmeta.pem signature.bin
6. Unlock device , The generated signature.bin Files in cmd Under the running Directory .
fastboot.exe flashing unlock_bootloader signature.bin
At this time, follow the prompts on the mobile phone , Press the volume key to confirm , Then wait for the mobile phone operation to complete .
7. fastboot.exe reboot Restart the phone , The phone must be cleared data The action of , Otherwise, it will start abnormally .
8. Run the following command after restart :
adb root;
adb disable-verity;
adb reboot;
adb root;
adb remount
边栏推荐
- Use of stm32cubemonitor part I - data plotting and instrument display
- B. All Distinct
- Dynamic planning of force buckle punch in summary
- Edit mathematical formulas in markdown
- Reasons for not sending requests after uni app packaging
- DOM node type
- New key points of ES6
- Solution: owner's smart site supervision cloud platform
- Error: tomee required to support ear/ejb deployment
- Unified return data format
猜你喜欢

NVM installation and use

Page performance: how to optimize pages systematically?

Vscode configuration, eslint+prettier combined with detailed configuration steps, standardized development

04 -- two ways of writing el and data

mysql_ Case insensitive

mysql_ Master slave synchronization_ Show slave status details

Why does the legend of superstar (Jay Chou) not constitute pyramid selling? What is the difference between distribution and pyramid selling?

Record once C # extract audio files with ffmempeg

Solution: owner's smart site supervision cloud platform

Modulenotfounderror: no module named 'pyemd' solution
随机推荐
JS common interview questions
Stm32cubemx quadrature encoder
Openlayers draw circles and ellipses
New features commonly used in ES6
Error: tomee required to support ear/ejb deployment
B. Making Towers
From input URL to page presentation
Test question C: question brushing statistics
Test question f: statistical submatrix
Preliminary foundation JVM
Review all frames before sum of SSM frames
C. Mark and His Unfinished Essay
04 -- two ways of writing el and data
Uni app configuration
Node queries the path of all files (files or folders) named filename under the target directory
Leetcode programming practice -- Tencent selected 50 questions (I)
Learning record 10
Analysis of DNS domain name resolution process
Canvas record
Learning record XIII