[Thread Moved to General] Unlocked Bootloader on H818!

Status
Not open for further replies.

ShadowMax Max

Member
Feb 13, 2014
7
3
0
i will test it tonight but the Q here can i relock the bootloader or what ???

oh and thanks man for your hard work i thought that i will wait for ever for the unlock.
 

steadfasterX

Recognized Developer
Nov 13, 2013
5,572
14,798
263
Hi guys!

Disclaimer:


No more secure boot error! :D

I thank my friend @cerg2010cerg2010 for helping me out in patching the aboot.

-> Requirements:
LG G4 LGH818P
Rooted Phone

-> Steps:
(1) Downgrade to Lollipop version of the Android. Download here.
(2) Root your device.
(3) Download the patched aboot file. Click Here.
(4) Connect your phone to the computer. In command prompt, type "adb shell".
(5) Transfer the aboot file into /sdcard/ folder.
(6) Type "su" to enter the root shell. Then type "dd if=/sdcard/aboot_237568.bin of=/dev/block/<your aboot partition>".
(7) Restart your phone by typing "reboot".

You have unlocked your bootloader!


Refer Notes for more information.

-> Notes:
1) The aboot_237568.bin is the patched version of aboot partition of your device. Secure boot validation has been patched such that secure boot is always valid, so you can flash your own TWRP and Custom ROM.
2) Don't upgrade to any updated version of Android if you get any through OTA update. It might brick your device.
Sounds amazing. Please provide the details about the patch meaning what have you done exactly to get that patched aboot?

Could you please download my latest TWRP beta(!) and provide me the recovery log? Or someone else of course ;)
My latest beta is a unified variant and so should work for h818 as well but maybe I need some small adjustments..


.

Sent from my LG-H815 using XDA Labs
 

Minto107

Senior Member
Aug 10, 2013
3,934
1,383
253
20
Well I have to say I'm impressed. Share your method with us and spread unlock for all variants! G4 might finally reborn! :D

Sent from my LG G4 using XDA Labs
 

pvineeth97

Senior Member
Nov 1, 2015
1,251
932
0
St. Louis
Sounds amazing. Please provide the details about the patch meaning what have you done exactly to get that patched aboot?

Could you please download my latest TWRP beta(!) and provide me the recovery log? Or someone else of course ;)
My latest beta is a unified variant and so should work for h818 as well but maybe I need some small adjustments..


.

Sent from my LG-H815 using XDA Labs
Patched the secure boot validation function. The patched aboot has the secure boot set to always valid condition no matter what image you flash.
 

kessaras

Recognized Developer
Sep 28, 2013
4,665
9,445
0
36
Athens
first of all , thats great news. this is the same method we use in h815 with the unlock.bin from lg but instead of pushing the file directly, we flash it in bootloader. clever and nicely done.
since its public you should share it the right way not like this. i mean this is not a development project, this is about unlocking and flashing twrp. it should be a DEVDB thread in general under utilities section so that everyone can find it. Also the title should be: "Unlock Bootloader H818".
As it is, in a week or two its gonna fall at a second page and in search results also almost noone is gonna find it cause of the title.

in the op tell them about mmcblk0pX. They are not all expert , they don't know mmcblk0pX in g4 is like our sdX in linux.
Tell them the ls command to find which mmcblk0pX is the right one or how to find it with a root explorer. As it is, its just gonna give them an error and gonna ask you everyday about that.

We need h818 users too. To be able to start developing for more variants its important. Cooperate with steadfasterX to correct bugs in twrp (if there are any).
This would be the 1st step to start flashing together with us , custom roms.

Finally , Welcome H818 users :D
 
Status
Not open for further replies.