-
Notifications
You must be signed in to change notification settings - Fork 29
Description
XVDTool 0.53.0-5737d20: XVD file manipulator
Loaded key XvdSigningKey from C:\Users\nickt\AppData\Local\xvdtool\XvdSigningKey\GreenGamesPublicKey.rsa
Loaded key XvdSigningKey from C:\Users\nickt\AppData\Local\xvdtool\XvdSigningKey\GreenXvdPublicKey.rsa
Loaded key XvdSigningKey from C:\Users\nickt\AppData\Local\xvdtool\XvdSigningKey\RedXvdPrivateKey.rsa
Loaded key Odk from C:\Users\nickt\AppData\Local\xvdtool\Odk\RedOdk.odk
Loaded key Cik from C:\Users\nickt\AppData\Local\xvdtool\Cik\33ec8436-5a0e-4f0d-b1ce-3f29c3955039.cik
No desired signkey provided, falling back to RedXvdPrivateKey
No desired CIK provided, falling back to 33ec8436-5a0e-4f0d-b1ce-3f29c3955039
No desired or invalid ODK provided, will try to use ODK indicated by XVD header
Using Xvd Signkey: RedXvdPrivateKey
Using CIK: 33ec8436-5a0e-4f0d-b1ce-3f29c3955039
Copying original file to output destination...
Loading file from W:\XboxOneBetaRefreshRecoveryUSB\SystemUpdate\decryptsystem.xvd...
Verifying data hashes, use -nd to disable:
Decrypting XVD using "" key...
Unhandled exception. System.InvalidOperationException: ODK with Id 'StandardOdk' not found! Cannot crypt CIK in header
at LibXboxOne.XvdFile.CryptHeaderCik(Boolean encrypt)
at LibXboxOne.XvdFile.Decrypt()
at XVDTool.Program.<>c__DisplayClass4_0.
at XVDTool.Program.Main(String[] args)