打开加密的 .dmg 文件?

gel*_*gel 7 encryption archive files file-format

我有一个旧的加密 .dmg 文件,我想打开它。尽我所能,但现在我别无选择。

选项 1:dmg2img
获取错误信息:dmg image is corrupted

然后我尝试使用vfdecrypt,但得到了错误(2) during key unwrap operation!

选项 2:
在 mmls 命令期间libfvde错误:Cannot determine partition type

选项 3:
执行期间HFSExplorer错误:

Trying to detect CEncryptedEncoding structure...
CEncryptedEncoding structure found! Creating filter stream...
Detecting sparseimage structure...
Trying to detect UDIF structure...
UDIF structure found! Creating filter stream...
Could not open file! Exception thrown:
org.catacombae.dmgextractor.DmgException: Invalid zlib data!
Run Code Online (Sandbox Code Playgroud)

我阅读了如何打开 .dmg 文件?并遵循了大部分提示和技巧,但我被困在这里。