Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android Issue: How to unencrypt my mtk6763v soc device?

Issue: How to unencrypt my mtk6763v soc device?

Issue: How to unencrypt my mtk6763v soc device?

Pages (3): 1 2 3 Next
riadtaihi
riadtaihi
riadtaihi
Junior Member
20
20-07-2019, 08:19 AM
#1



Hi, I have a Leagoo Power 5 recently bought and after I installing the Twrp I saw on the recovery that it asked for a password, and found out it was encrypted, so I found a workaround (Too long), and now I am rooted, but I have 2 main issues:
1- The phone is encrypted, which means I can't have access to any partition in Twrp (I am a Porter, so I wanted to try some Treble Gsi Roms on it, now can't).
2- The fingerprint option is not existing in the settings. Is that because of the encrypted phone?
BTW, I have unlocked the bootloader.
So, how can I fix this encryption without loosing my data? I wanted to back up in Twrp at least in case, but I can't.
Thanks.
Attached Files
.png
Screenshot_20190720-101758.png
Size: 132.4 KB / Downloads: 43
hovatek
hovatek
hovatek
Administrator
50,978
20-07-2019, 01:11 PM
#2
(20-07-2019, 08:19 AM)riadtaihi Hi, I have a Leagoo Power 5 recently bought and after I installing the Twrp I saw on the recovery that it asked for a password, and found out it was encrypted, so I found a workaround (Too long), and now I am rooted, but I have 2 main issues:
1- The phone is encrypted, which means I can't have access to any partition in Twrp (I am a Porter, so I wanted to try some Treble Gsi Roms on it, now can't).
2- The fingerprint option is not existing in the settings. Is that because of the encrypted phone?
BTW, I have unlocked the bootloader.
So, how can I fix this encryption without loosing my data? I wanted to back up in Twrp at least in case, but I can't.
Thanks.

1. if twrp requests for password to decrypt data then you should be able to access other partitions asides from userdata and you need to format /data then flash no-verity-opt-encrypt.zip and magisk.zip
BUT if it's that you're unable to mount (TWRP>mount) then you should unpack recovery and check /ramdisk/etc/*.fstab
copy and replace the values from fstab in stock recovery
2. No
you can't remove encryption without loss of data unless you wish to try a different recovery e.g philz, better you backup your files to an external storage

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
riadtaihi
riadtaihi
riadtaihi
Junior Member
20
20-07-2019, 04:11 PM
#3
(20-07-2019, 01:11 PM)X3non
(20-07-2019, 08:19 AM)riadtaihi Hi, I have a Leagoo Power 5 recently bought and after I installing the Twrp I saw on the recovery that it asked for a password, and found out it was encrypted, so I found a workaround (Too long), and now I am rooted, but I have 2 main issues:
1- The phone is encrypted, which means I can't have access to any partition in Twrp (I am a Porter, so I wanted to try some Treble Gsi Roms on it, now can't).
2- The fingerprint option is not existing in the settings. Is that because of the encrypted phone?
BTW, I have unlocked the bootloader.
So, how can I fix this encryption without loosing my data? I wanted to back up in Twrp at least in case, but I can't.
Thanks.

1. if twrp requests for password to decrypt data then you should be able to access other partitions asides from userdata and you need to format /data then flash no-verity-opt-encrypt.zip and magisk.zip
BUT if it's that you're unable to mount (TWRP>mount) then you should unpack recovery and check /ramdisk/etc/*.fstab
copy and replace the values from fstab in stock recovery
2. No
you can't remove encryption without loss of data unless you wish to try a different recovery e.g philz, better you backup your files to an external storage

Hi and thanks for your reply!
 Currently, in TWRP, I can't mount local partitions, and OTG is not working, but Micro SD partition is mounted.
I ported Philz for this device and even if it does not show any password, partitions are not mountable.

I can't mount the data in TWRP, I think formatting the phone in SP Flash does the same thing right?
But even with that, I can't get the phone decrypted and regarding the FInger print I read in many forums that it is because the phone is encrypted that it does show this option in the settings.
hovatek
hovatek
hovatek
Administrator
50,978
20-07-2019, 06:52 PM
#4
(20-07-2019, 04:11 PM)riadtaihi Hi and thanks for your reply!
 Currently, in TWRP, I can't mount local partitions, and OTG is not working, but Micro SD partition is mounted.
I ported Philz for this device and even if it does not show any password, partitions are not mountable.

I can't mount the data in TWRP, I think formatting the phone in SP Flash does the same thing right?
But even with that, I can't get the phone decrypted and regarding the FInger print I read in many forums that it is because the phone is encrypted that it does show this option in the settings.

First, are you able to mount other partitions apart from Userdata? This will tell us if you're to sort mount point issues first or we can proceed with how to decrypt userdata
This post was last modified: 20-07-2019, 06:52 PM by hovatek.

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
riadtaihi
riadtaihi
riadtaihi
Junior Member
20
22-07-2019, 10:51 AM
#5

Mediatek Course Mediatek Course


(20-07-2019, 06:52 PM)hovatek
(20-07-2019, 04:11 PM)riadtaihi Hi and thanks for your reply!
 Currently, in TWRP, I can't mount local partitions, and OTG is not working, but Micro SD partition is mounted.
I ported Philz for this device and even if it does not show any password, partitions are not mountable.

I can't mount the data in TWRP, I think formatting the phone in SP Flash does the same thing right?
But even with that, I can't get the phone decrypted and regarding the FInger print I read in many forums that it is because the phone is encrypted that it does show this option in the settings.

First, are you able to mount other partitions apart from Userdata? This will tell us if you're to sort mount point issues first or we can proceed with how to decrypt userdata
I can only mount the Micro SD card and System, but I cannot mount the userdata as it is encrypted and it shows in the TWRP a message to decrypt and then asks the password.
hovatek
hovatek
hovatek
Administrator
50,978
22-07-2019, 09:32 PM
#6
(22-07-2019, 10:51 AM)riadtaihi I can only mount the Micro SD card and System, but I cannot mount the userdata as it is encrypted and it shows in the TWRP a message to decrypt and then asks the password.

backup your files to your PC
download magisk.zip and no-verity-opt-encrypt-6.0.zip to ext_sdcard
format /data partition in twrp
flash no-verity-opt-encrypt.zip first
then flash magisk.zip
then reboot twrp and check if it still requests for data decryption or not

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
riadtaihi
riadtaihi
riadtaihi
Junior Member
20
23-07-2019, 06:18 AM
#7
(22-07-2019, 09:32 PM)X3non
(22-07-2019, 10:51 AM)riadtaihi I can only mount the Micro SD card and System, but I cannot mount the userdata as it is encrypted and it shows in the TWRP a message to decrypt and then asks the password.

backup your files to your PC
download magisk.zip and no-verity-opt-encrypt-6.0.zip to ext_sdcard
format /data partition in twrp
flash no-verity-opt-encrypt.zip first
then flash magisk.zip
then reboot twrp and check if it still requests for data decryption or not
Hi, I can't format User data as it is encrypted.
licwo
licwo
licwo
Enthusiastic Member
8
23-07-2019, 07:46 AM
#8
(23-07-2019, 06:18 AM)riadtaihi
(22-07-2019, 09:32 PM)X3non
(22-07-2019, 10:51 AM)riadtaihi I can only mount the Micro SD card and System, but I cannot mount the userdata as it is encrypted and it shows in the TWRP a message to decrypt and then asks the password.

backup your files to your PC
download magisk.zip and no-verity-opt-encrypt-6.0.zip to ext_sdcard
format /data partition in twrp
flash no-verity-opt-encrypt.zip first
then flash magisk.zip
then reboot twrp and check if it still requests for data decryption or not
Hi, I can't format User data as it is encrypted.
Hi,

Did you flash patched boot img? If not check this thread: https://www.hovatek.com/forum/thread-21427.html

I
f your boot.img is patched then you will have access to TWRP. When entering into TWRP you will be asked with TWRP. Tap on cancel. The first thing you need to do after tapping cancel is Format Your device by using: Wipe >> Format Data >> Yes.

After format, you can use TWRP to either backup/flash ROMs.

Alternatively you can also flash no-verity-opt-encrypt and Magisk. Above method worked for me.
riadtaihi
riadtaihi
riadtaihi
Junior Member
20
23-07-2019, 08:39 AM
#9
(23-07-2019, 07:46 AM)licwo
(23-07-2019, 06:18 AM)riadtaihi
(22-07-2019, 09:32 PM)X3non
(22-07-2019, 10:51 AM)riadtaihi I can only mount the Micro SD card and System, but I cannot mount the userdata as it is encrypted and it shows in the TWRP a message to decrypt and then asks the password.

backup your files to your PC
download magisk.zip and no-verity-opt-encrypt-6.0.zip to ext_sdcard
format /data partition in twrp
flash no-verity-opt-encrypt.zip first
then flash magisk.zip
then reboot twrp and check if it still requests for data decryption or not
Hi, I can't format User data as it is encrypted.
Hi,

Did you flash patched boot img? If not check this thread: https://www.hovatek.com/forum/thread-21427.html

I
f your boot.img is patched then you will have access to TWRP. When entering into TWRP you will be asked with TWRP. Tap on cancel. The first thing you need to do after tapping cancel is Format Your device by using: Wipe >> Format Data >> Yes.

After format, you can use TWRP to either backup/flash ROMs.

Alternatively you can also flash no-verity-opt-encrypt and Magisk. Above method worked for me.
Yes, I am using a patched Boot file and unlocked boot loader.
So, I can't back up my data right now until I format the data, correct?
riadtaihi
riadtaihi
riadtaihi
Junior Member
20
23-07-2019, 12:50 PM
#10
(23-07-2019, 07:46 AM)licwo
(23-07-2019, 06:18 AM)riadtaihi
(22-07-2019, 09:32 PM)X3non
(22-07-2019, 10:51 AM)riadtaihi I can only mount the Micro SD card and System, but I cannot mount the userdata as it is encrypted and it shows in the TWRP a message to decrypt and then asks the password.

backup your files to your PC
download magisk.zip and no-verity-opt-encrypt-6.0.zip to ext_sdcard
format /data partition in twrp
flash no-verity-opt-encrypt.zip first
then flash magisk.zip
then reboot twrp and check if it still requests for data decryption or not
Hi, I can't format User data as it is encrypted.
Hi,

Did you flash patched boot img? If not check this thread: https://www.hovatek.com/forum/thread-21427.html

I
f your boot.img is patched then you will have access to TWRP. When entering into TWRP you will be asked with TWRP. Tap on cancel. The first thing you need to do after tapping cancel is Format Your device by using: Wipe >> Format Data >> Yes.

After format, you can use TWRP to either backup/flash ROMs.

Alternatively you can also flash no-verity-opt-encrypt and Magisk. Above method worked for me.
I tried to format the data and, reinstalled TWRP, formatted all the phone, installed another ROM, installed no verify opt, then magisk, then rebooted to twrp, the same, then wiped and flashed no verify and rebooted, nothing...etc

It seems this is a sticky issue here..
Pages (3): 1 2 3 Next
Users browsing this thread:
 2 Guest(s)
Users browsing this thread:
 2 Guest(s)
WhTlYt