A theory about unlocking Nokia 5.1 plus bootloader for free (for the most part) - Nokia X5 (Nokia 5.1 Plus) Guides, News, Discussion

According to this post. There are 3 partitions (efuse, sec1 and seccfg) storing the unlock status of the bootloader. So I theorize that we maybe can unlock the bootloader(without revealing the IMEI of the phone because the IMEI will be the same before and after unlocking the bootloader, so it will not show as a difference when using WinMerge). So if someone creates a full backup of the phone using SP flash tool. And then use a paid service to unlock the bootloader. And then create another full backup and compare the 3 partitions (efuse, sec1 and seccfg) before and after unlocking the bootloader using a hex diff tool like WinMerge.
1- you need to download SP flash tool from here. After the download. Install the USB driver just right click on "cdc-acm.inf" file and select "Install" in the appearing context menu.
2- open SP flash tool and select the Scatter File(PDA-0-214A-MT6771_Android_scatter.txt) and Download Agent(PDA-0-0040-0000-MTK_AllInOne_DA.bin) that exist in the same folder you downloaded.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Go to the "Read back" tab and click on "add".
And choose the location you want to save the backup. Change the length to 0x1b7800000. And then press OK.
After that click on "Read Back". Then power off your phone and connect your phone to PC with both volume keys pressed and holded.
When you see a progress bar moving, you can release both keys and wait for the procedure to complete
3- use a paid service to unlock the bootloader
4- repeat step 1 and 2 and create another backup after unlocking the bootloader
5- install and use 7-zip to extract the partition image from backups.
For the backup before unlocking the bootloader copy (efuse, sec1 and seccfg) to the folder named before-unlock. And for the backup after unlocking the bootloader copy the 3 files to after-unlock
6- download WinMerge from this link (it is a portable version) open WinMerge. After that press Ctrl+O after that click on options and change (*.bin;*.frx) to (*.bin;*.img) and then press OK
after that click on compare
7- WinMerge will look like this (this is just an example).
You can jump to the next diff using Alt+down arrow, and you can jump to the previous diff by using Alt+ up arrow
8-you just need to screenshot every diff between the 3 files and send the images to me or post it on Imgur in the replays
I will try to patch the files using a hex editor based on the hex diff screenshots. And try to flash it to see if I am able to unlock my bootloader. it may or may not work, but it is worth to try

I will consider doing that if there is any custom ROM available for Nokia 5.1 plus

I have a way to get the nokia 5.1 plus booloader to open. that is, by using the MTK client it only takes a few seconds. and it's free

RianRifaldi said:
I have a way to get the nokia 5.1 plus booloader to open. that is, by using the MTK client it only takes a few seconds. and it's free
Click to expand...
Click to collapse
Hey
Could you post a guide or email me or something
I've been looking for that for 3 years now man

RianRifaldi said:
I have a way to get the nokia 5.1 plus booloader to open. that is, by using the MTK client it only takes a few seconds. and it's free
Click to expand...
Click to collapse
Alex MostWanted said:
Hey
Could you post a guide or email me or something
I've been looking for that for 3 years now man
Click to expand...
Click to collapse
+1

Related

[GUIDE]Install ClockWorkMod(CWM) recovery on INO 2

Hi XDA, today I'm going to show you how to install CWM recovery onto your INO 2.
I recently got myself one because my workplace does not allow camera enabled mobile phones.
I wanted the root functionality and CWM recovery I had on my previous phone(Xperia Arc S).
Unfortunately, Google didn't throw up the results I wanted until I came across this:
http://forum.xda-developers.com/showpost.php?p=44660171&postcount=417
Following the instructions of the thread, I managed to install CWM recovery on the INO 2
Instructions:
oscarblue48 said:
I believe this procedure is not possible on phones with a ubifs file system.
This Tutorial was originally written by Rua1 on the Russian forum, here.... http://forum.china-iphone.ru/post986046.html#p986046 post #1000
You will need Adb drivers installed on your computer. http://pdanet.co/a/
And MTKDroid tools http://forum.xda-developers.com/showthread.php?t=2160490
Mtkdroid tools contains exploits necessary for the rooting process, and this may be detected as a virus by your antivirus program, just temporarily disable your antivirus while downloading, or if you're really paranoid, don't download!:laugh:
Connect your switched on rooted mtk device to your computer and open MTKDroid tool, the tool will recognise your device and connect to it, if the colour indicator in the bottom left corner is green, you already have root shell,and can go on to the next step, if it is yellow, click on the root button at the bottom, and wait for the progress bar, if the indicator stays yellow, or you get an error message, this probably means you do not have Busybox installed, you can install it from the google play store. When the indicator turns to green you have root shell which is necessary for this operation.
image hosting 20mb
Next click on the tab 'root,backup,recovery' and select 'to use boot from phone' then click on 'recovery and boot' and shortly after a dialogue box will appear asking if you want to 'make cwm recovery automatically' click yes
jpg images
The tool will then create the recovery and another dialogue box will appear asking to 'install created recovery to phone', click yes.
screenshot program
And finally the tool will ask to reboot into recovery mode, click yes and the device will reboot into CWM recovery so you can check the installation was successful.
Thanks to Rua1 for creating this brilliant tool.
Click to expand...
Click to collapse
Proof Of Concept:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Alternative download link for MTK Droid Tools (if DepositFiles from original link isn't working for you): http://www.mediafire.com/download/6z9acf5um65cuj2/MtkDroidTools+v2.5.3.zip
Tested and working on latest update (iNO 2-V012 - As of 11/04/2014)
All credits and work belong to the original developers, I do not own anything.
popthosegaskets said:
Hi XDA, today I'm going to show you how to install CWM recovery onto your INO 2.
I recently got myself one because my workplace does not allow camera enabled mobile phones.
I wanted the root functionality and CWM recovery I had on my previous phone(Xperia Arc S).
Unfortunately, Google didn't throw up the results I wanted until I came across this:
http://forum.xda-developers.com/showpost.php?p=44660171&postcount=417
Following the instructions of the thread, I managed to install CWM recovery on the INO 2
Instructions:
Proof Of Concept:
Alternative download link for MTK Droid Tools (if DepositFiles from original link isn't working for you): http://www.mediafire.com/download/6z9acf5um65cuj2/MtkDroidTools+v2.5.3.zip
Tested and working on latest update (iNO 2-V012 - As of 11/04/2014)
All credits and work belong to the original developers, I do not own anything.
Click to expand...
Click to collapse
Good one. Kitkat for it??
defybest said:
Good one. Kitkat for it??
Click to expand...
Click to collapse
Did you bother to check the official website? They already mentioned that they will not update this phone to KitKat.
僕のINO2から送られてきた
is there a site to download the firmware for this phone.
No, you have to go to the service centre to get it flashed
僕のINO2から送られてきた

Root samsung galaxy a sm t285

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
good afternoon
I root my Samsung tablet t285m
someone knows how i try and root with vroot and kingorot and nothing
I need root please help
I come to this forum because they are the master of the android
[IMG="TABLET SM T-285 TABLET A"]
[/IMG]
please see my PM (private message) maybe set you in some direction maybe not...also need help from you if possible advice/guidance
thanks
needed root file
gencom said:
needed root file
Click to expand...
Click to collapse
http://forum.xda-developers.com/galaxy-tab-s/help/looking-to-direction-root-galaxy-tab-a6-t3390941
(T285M,....modified system image for debloat etc-tar.md5 fails on flash in odin-not sure if some signing is needed-have the system folder if anyone interested...took out some apps, added csc folder with some xmls for control on data on off auto for mms, added two fonts...nothing more than that)
also see page 14 here
http://forum.xda-developers.com/and...ng-tab-e-sm-sm-smnu-smp-t3302935/post66585078
I just got my T285 yesterday. Noticed that in Setting, App manager I can move some app to sdcard but after restart, the moved app disappear.
Sorry if I have mislead anyone.
Now I am also facing memory shortage with this 8G device.
I have lost all hope for root on the SM-T285. Why such a low profile device gets a locked down bootloader annoys me.
However I'm trying to customize its system.img, I'm stuck though as Heimdall fails at 3% upload everytime I try to use a repacked system.img file. Flashing the original image works fine though so it could just be in the way that I repackage the image. tune2fs shows some difference which I am still trying to sort out.
I'm willing to help if there are things that I can try.
jaritico said:
i found this on web, seems fake but, uses a beta root file of cf auto root webpage:
HOW TO ROOT GALAXY TAB A 7.0 (2016)
Note: This is a developing story. As far, we have found only one way to root your phone. But if someone invent more tricks of rooting in future, we will try to share with you.
You can install Chainfire’s SuperSU manually using a custom recovery such as TWRP (In this method we are showing how to install SuperSU.zip file with TWRP). If you are interested, check details below but take a backup of your device’s data first. This method should work with any variant of tab including SM-T280 (Wi-Fi only) and SM-T285 (4G/Wi-Fi)
Step One: Download Chainfire’s SuperSu.zip file.
Step Two: Copy the downloaded zip file to your device.
Step Three: Turn off your Samsung device and boot into recovery mode (boot device by pressing and holding down volume up, home, and power keys at the same time to enter in recovery mode).
Step Four: Take a backup, it is optional but important because if something happen bad in rooting, backup file will help you to restore previous state easily. So press ‘backup’ button, check all the boxes for backing up everything and then swipe to start the game.
Step Five: Once you have taken the backup file, press ‘install’ button, locate the SuperSu.zip file and confirm you want to install it.
Step Six: Reboot the device and your device is rooted.
Credits: http://lifeatsamsung.com/root-galaxy-tab-7-0-2016/
Click to expand...
Click to collapse
Yeah it's fake. To even be able to follow that, you need a custom recovery, but there is no way to install custom recovery right now with a locked bootloader.

[GUIDE] How To Install MIUI 10 BETA via fastboot [No TWRP]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here's Complete Guide To Install MIUI 10 Beta via Fastboot Mode
Things you will need :
UNLOCKED BOOTLOADER
Enabled USB Debugging [About Phone>Tap MIUI version few times until you will see dialog that you are developer.Then Go To Additional Settings>Developer Options and enable USB Debugging]
XiaoMI Flasher Tool Beta (Stable release has bug) Download
MIUI 10 Beta Version by @madsponge26 : XDA Link [Download MIUI BETA 10 8.19.13 Fastboot] (That's latest version for now. 19/09/18)
Installation:
1.Drag and Drop folder inside ROM tgz file anywhere you want.
2.Reboot your device in Fastboot Mode
3.Open MiFlash
4.Click Select button and locate your ROM folder . It should be beryllium_global_images_8.9.13_20180913.0000.00_8.1_global for now.
5.Click Refresh button and your device should appear in empty box area
6.Press Flash button and wait until it's done
7.When flashing is done device will disconnect itself and shut down. Boot Up device and complete setup
Advice : Before flashing i would strongly recommend selecting "clean all" from bottom right radio buttons or try keeping your data
If This Thread Was Helpful , Please Press Thanks Button :highfive:
Will this step wipe away all my apps and games??
Thanks..
santiagoruel13 said:
Will this step wipe away all my apps and games??
Thanks..
Click to expand...
Click to collapse
You can select it in flasher software. Bottom right corner
santiagoruel13 said:
Will this step wipe away all my apps and games??
Thanks..
Click to expand...
Click to collapse
Yes, it'll wipe everything if you follow the mentioned advice at the end of main post. It'll be as a new device. But remember to save your mi account well. or sign out before the flashing process.
Smartlock
Is somebody can say me if smartlock with bluetooth device is ok in miui 10 bêta. Because like for my redmi on my poco impossible to connect the phone with à Bluetooth device and have smartlock functional
mogamycool said:
Yes, it'll wipe everything if you follow the mentioned advice at the end of main post. It'll be as a new device. But remember to save your mi account well. or sign out before the flashing process.
Click to expand...
Click to collapse
It's okay to do it without signing out your mi account if you remember your password :b
EDIT: oh wait, you already said that lol sorry
Guys, I actually just downloaded the MIUI 10 .zip file (full rom) and used the System updater app to install it, 3 dots in top right corner, choose update package and then selected the MIUI 10 ROM.
I DIDN'T unlock my bootloader but I did enable developer options as I tend to do this religiously on all phones...
I have been getting OTA updates but funnily enough it hasn't changed the version past 810.11 though I am on Sept. 2018 security patch...
I'll note that yesterday it updated, I got the "Android has successfully updated" message in notifications but it is STILL showing 8.10.11...
A bit easier than unlocking bootloader, then using fastboot, took literally the time to download the ROM and put it on my phone.
Up to you how you wish to do this BUT, please note, I can't go back to MIUI 9 Global Stable ROM now unless I unlock my bootloader.
Oh, and this WILL format your data partition so backup...
I tried this method and gave me an error, when I tried to reboot my phone it just went to the fastboot screen and not to the device. Can anyone help me?
Can I flash miui 10 beta on a locked bootloader with stock recovery?

Question Unbrick Nokia 2.2

Good night everyone.
I have a Nokia 2.2 TA-1188 to which I recently unlocked the bootloader successfully using the method from this guide:
[GUIDE] How to unlock the bootloader for Nokia 2.2
To content farms: DO NOT COPY AND PASTE THE ENTIRE GUIDE! Now the last piece of puzzle of Nokia x.2 series bootloader unlock line has been completed, thanks to the help of a member called Woke_World. After I read his procedure, I decided to...
forum.xda-developers.com
However, when I tried to flash the latest TWRP (v3.6.2) over stock Android 9 (the ROM used to unlock the bootloader from the guide above) following the exact procedure shown on TWRP's site, using both the recovery IMG and the vbmeta linked within the instructions (the vbmeta apparently comes direct from Google), the phone became bricked and totally unresponsive apart from periodic short vibrations whenever I try to boot in any way (system, fastboot, recovery, etc.).
What can I do to try revive it?
kevriveroc said:
Good night everyone.
I have a Nokia 2.2 TA-1188 to which I recently unlocked the bootloader successfully using the method from this guide:
[GUIDE] How to unlock the bootloader for Nokia 2.2
To content farms: DO NOT COPY AND PASTE THE ENTIRE GUIDE! Now the last piece of puzzle of Nokia x.2 series bootloader unlock line has been completed, thanks to the help of a member called Woke_World. After I read his procedure, I decided to...
forum.xda-developers.com
However, when I tried to flash the latest TWRP (v3.6.2) over stock Android 9 (the ROM used to unlock the bootloader from the guide above) following the exact procedure shown on TWRP's site, using both the recovery IMG and the vbmeta linked within the instructions (the vbmeta apparently comes direct from Google), the phone became bricked and totally unresponsive apart from periodic short vibrations whenever I try to boot in any way (system, fastboot, recovery, etc.).
What can I do to try revive it?
Click to expand...
Click to collapse
If you can connect to the phone with SP Flash Tool you should be able to flash it with Android 9 again and start over. Just download though, not format + download, because then you'll need to restore your IMEI and serial numbers.
djinc91 said:
If you can connect to the phone with SP Flash Tool you should be able to flash it with Android 9 again and start over. Just download though, not format + download, because then you'll need to restore your IMEI and serial numbers.
Click to expand...
Click to collapse
I have just tried to do so, but to to no avail. I keep getting the following error message:
STATUS_STOR_LIFE_EXHAUST (0xC003001D)
The storage on your device has reached end of life, please change to use new device to do operations
I used the DA bundled with SP Flash Tool and drivers linked in one of the folders, apparently MTK ones.
Here's a screenshot of the error message:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I was able to download the firmware again after unchecking the Storage Life Cycle Check box within SP Flash Tool's options, and the phone is now up and running, no troubles up so far.
Thank you very much for your help djinc91!
Uhm Ur phones storage chip is literally dying
Thats emmc for u
areallydumbperson said:
Uhm Ur phones storage chip is literally dying
Thats emmc for u
Click to expand...
Click to collapse
I've had no trouble with my storage during all the years I've owned this phone. Never experienced slowdown, errors, loss of data, etc, not now, not before.
Even so, this is just a backup/2nd device used for nothing important, so it doesn't bother or worry me in the slightest. I'll just keep it using it as is until it dies or I just can't make it usable anymore.
Thank you for your heads up, though.

How To Guide How to unlock bootloader for global version of realme gt neo 3

Hey guys, it has been a year since this phone launched and finally we can unlock bootloader for the global version using this method
NOTE: that unlocking bootloader will wipe all your data so you should backup it first in case it is important
PREPARATION:
+A computer
+Usb driver for realme gt neo 3
INSTRUCTION:
1. Download strawberryperl for pc (http://strawberryperl.com/)
2. Create a folder for script (like c:/adb)
3. Download deeptesting-junk.zip And extract the file to the folder you created
4. In developer settings turn on oem unlock and usb debug
5. Connect phone to pc
6. Open cmd line with folder which you created and write:
perl deeptesting-junk.pl pcb 0xSSSSSSSSSSSSSSSS imei IIIIIIIIIIIIIII cmd applyLkUnlock
SSSSSSSSSSSSSS - serial number
IIIIIIIIIIIIIIII - FIRST IMEI
The response should be:
{"resultCode":0,"msg":"SUCCESS"}
7. Download a deeptest.apk, open it and submit application, Then go back through the arrow in the left corner and check Query Approval Status
Should appear Start in deep test.
8. After clicking start in deep test, open Minimal ADB and Fastboot on the computer
9. Type the command 'fastboot flashing unlock' and it says finished is successful
10. Next press the volume up key to unlock
Successfully unlocking the device will enter fastboot mode to run the rom. Above is a guide to Unlock Bootloader of Realme GT Neo 3 the fastest way you can do it at home. Good luck!
Did you forgot to attach the deeptesting-junk.zip? I can't find it on your post...
Also, some screenshot/photos will help a lot
kuchienkz said:
Did you forgot to attach the deeptesting-junk.zip? I can't find it on your post...
Also, some screenshot/photos will help a lot
Click to expand...
Click to collapse
If there are any problems when unlocking the bootloader, the error may also be on the Realme side
Spoiler: Screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
kuchienkz said:
Did you forgot to attach the deeptesting-junk.zip? I can't find it on your post...
Also, some screenshot/photos will help a lot
Click to expand...
Click to collapse
Wait bro, realmeme closed it
kuchienkz said:
Did you forgot to attach the deeptesting-junk.zip? I can't find it on your post...
Also, some screenshot/photos will help a lot
Click to expand...
Click to collapse
I think u should join telegram group for more details
kuchienkz said:
Did you forgot to attach the deeptesting-junk.zip? I can't find it on your post...
Also, some screenshot/photos will help a lot
Click to expand...
Click to collapse
GitHub - turistu/rmx3474-rooting: rooting the Realme 9 5G rmx3474 phone
rooting the Realme 9 5G rmx3474 phone. Contribute to turistu/rmx3474-rooting development by creating an account on GitHub.
github.com
On India version RMX3561 in deeptest it says "Application submitted for approval"
Applebox said:
On India version RMX3561 in deeptest it says "Application submitted for approval"
Click to expand...
Click to collapse
The server is not responding, it's probably due to maintenance.

Categories

Resources