crypto-util encobj コマンドによる復号化が、「The dictionary is encrypted and the required key is not available.」というエラーで失敗しました
search cancel

crypto-util encobj コマンドによる復号化が、「The dictionary is encrypted and the required key is not available.」というエラーで失敗しました

book

Article ID: 434576

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

免責事項:これは英文の記事「crypto-util encobj decrypt failed with the error "The dictionary is encrypted and the required key is not available."」の日本語訳です。記事はベストエフォートで翻訳を進めているため、ローカライズ化コンテンツは最新情報ではない可能性があります。最新情報は英語版の記事で参照してください。

 

  • Windows 11などの暗号化プラットフォームを使用する仮想マシンでは、vmem ファイルをダンプファイルに変換する際に、vmem ファイルを復号化する必要があります。
  • crypto-util encobj decrypt コマンドが、以下のエラーで失敗します。
    [root@esxi:~] crypto-util encobj decrypt --related [vmx filepath] [vmem filepath] [output filepath]
    
    crypto-util encobj: The dictionary is encrypted and the required key is not available.

Cause

別の vCenter Serverなど、別の環境で復号化を実行することはできません。

Resolution

仮想マシンが実行されている ESXi ホスト上で、crypto-util encobj decrypt コマンドを実行します。

Additional Information

crypto-util encobj decrypt failed with the error "The dictionary is encrypted and the required key is not available."