hidden secrets CCT and DAT

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
AntonZab
Posts: 461
Joined: Thu Oct 01, 2015 5:03 pm

hidden secrets CCT and DAT

Post by AntonZab »

hidden secrets CCT and DAT files


Samples


https://drive.google.com/file/d/0B0oEDr ... sp=sharing
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: hidden secrets CCT and DAT

Post by aluigi »

It's Shockwave stuff.
nsgame.dat is an executable containing a Shockwave archive, the whole file is xored with the key 0x76 0xab 0x00 0x00.
Use offzip -a to extract some stuff from them easily.
AntonZab
Posts: 461
Joined: Thu Oct 01, 2015 5:03 pm

Re: hidden secrets CCT and DAT

Post by AntonZab »

OK. Thanks