WarrantyVoider
Android Enthusiast
Honestly, I don't know. The modem/firmware, if it's related to the radio, is probably the only thing we need, but I haven't studied it enough to even guess whether it can be applied or used by itself.So its not a wise idea to cherry pick?
Yeah, you would need to have LG's private key to sign the image. It's an ongoing battle to unlock the bootloader for some high-end devices, so it's not something I would bother with. Is it possible to flash the zv5 radio.img to re-enable the bump key? What about enabling fastboot to issue the bootloader unlock command? I am not suggesting you try to do either, but since I'm new to this device, I'd like to know what options we have going forward if someone knows the answer.From what I've learned the key is AES-256 bit and the kernel is set to verify the system against the manufacturer security key and fail secure boot in the event of a mismatch. Its possible to change this, and set a new key to be used, however it would still need to be placed into a wrapper that contained the original key in x509.pem. So, unfortunately this method is useless to us. I'm also starting to see reports on xda of the zv6 update for other lg phones making permanent changes to the boot loader. As in, locking down the bump exploit.I'm confident what ever they did can be reversed, and that the info to do it is in the zv6 update somewhere. We maybe able to create something that looks like an ota update to make changes to the bootloader is what I'm thinking. I'm just not sure how to go about it yet.
BTW, there's a partition called abootb (and rpmb, tzb, etc.), which could be a backup of aboot. On my unmodified device, those two partitions have basically the same data. Is abootb also changed by the update, or does it contain the old aboot?
I'm confident what ever they did can be reversed, and that the info to do it is in the zv6 update somewhere. We maybe able to create something that looks like an ota update to make changes to the bootloader is what I'm thinking. I'm just not sure how to go about it yet.

