Hello everyone, one user under the nickname yurxxl from the site 4 PDA, at my request, will assemble a recovery for us, it was his assembly that I posted in the topic.
forum.xda-developers.com
He finally managed to defeat the decryption of the data section.Now the recovery normally decrypts this section.
I allowed myself to add a little bit from myself:now recovery can also flash/backup/and restore logical partitions, as well as vendor_boot
Download:
GOOGLE DRIVE
Installation method:
put in fastboot mode with the command
fastboot flash boot (the name of the recovery).img
Or in recovery, who has the old version installed, flash it to the "boot" section

Installing a custom recovery, and disabling encryption in the system.
Hello everyone. If you want to have a recovery with the ability to backup/restore, this instruction is for you. Here are recovery, while they do not know how to encryption of data section (I hope we will have such ones sometime).Yes, recovery...

I allowed myself to add a little bit from myself:now recovery can also flash/backup/and restore logical partitions, as well as vendor_boot
GOOGLE DRIVE
Installation method:
put in fastboot mode with the command
fastboot flash boot (the name of the recovery).img
Last edited: