I have this situation where I had my internal storage encrypted and then by using twrp I formatted only my data
( booted into twrp > advance wipe > selected data and Dalvic cache > swiped to wipe . I didn't checked internal storage) ( dumb right ) now when I am booting into twrp it doesn't ask me for password to decrypt data but i can see my encrypted internal storage in file manager
I tryed to copy encrypted content to my pc ( hoping that i can decrypt it because i know the password by which it was encrypted ) but not able to do so
what I tried is
- using
adb pull
it gives me error remote open failed: Required key not available
- using MTP it is also giving me error
twrp decrypt <my password>
it fails
can i somehow recover my data ( i know the password )