View Single Post
  #2  
Old 16-05-2022, 12:11
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by pslove View Post
so I assumed the decryption was successful.
To assume makes an ass out of u and me

Anyways...

Make sure you used the correct key for decrypting the data. Check in hex editor that the decrypted file starts with ZCTT. ECTT will be an encrypted archive, ZCTT means you did it correctly.

Test on a single TTARCH2, decrypt and see if you can inflate it with XTool. If you decrypted it right, you will get correct ZCTT header and XTool will be able to precompress the data.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
pslove (16-05-2022)