mde*_*ous 11 windows encryption ecryptfs
我/home使用 加密了我的 Linux分区ecryptfs,我的 Linux 安装不再工作,我想从 Windows 访问存储在该分区上的文件。是否有工具/程序可以让我这样做?
Dus*_*and 11
eCryptfs是一个内置于 Linux 内核中的文件系统。无法从 Windows 中解密此数据。
但是,您可以使用ecryptfs-recover-private实用程序启动 Ubuntu LiveCD、解密和恢复您的数据(假设您拥有所需的密钥)。
完整的说明可以在这里找到:
完全披露:我是eCryptfs的作者和维护者之一。