Recently i've recovered my Downloads directory with testdisk but all files recovered are in .eCryptfs file extension. Now i need to decrypt it for find my PHP lost files, how I can do it?
Thank you
Asked
Active
Viewed 92 times
0

Mirko
- 1
~/.ecryptfs
in particularwrapped-passphrase
? – David Foerster Oct 25 '14 at 10:02~/.ecryptfs
the filewrapped-passphrase
:-rw------- 1 mirko mirko 48 Jul 28 09:14 .ecryptfs/wrapped-passphrase
– Mirko Oct 25 '14 at 11:25~/.Private
with theecryptfs-mount-private
command I can recover all the files? – Mirko Oct 25 '14 at 15:22ecryptfs-mount-private
method, the path of the files is irrelevant. – David Foerster Oct 25 '14 at 15:23