Squids (*.PLIST , *.CCZ, *.STRINGS)

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
Ekey
Posts: 1383
Joined: Sat Aug 09, 2014 2:34 pm

Squids (*.PLIST , *.CCZ, *.STRINGS)

Post by Ekey »

Simple tool for decrypt and encrypt that formats.

PLIST - XML
CCZ - Textures
STRINGS - TXT

Code: Select all

SquidsCDTool <sCommand [-d / -e]> <Input file> [Output file]
-d - Decrypt
-e - Encrypt


Code: Select all

SquidsCDTool -d cheatCodes.plist cheatCodes.xml
SquidsCDTool -e cheatCodes.xml cheatCodes.plist


Results :)

http://oi60.tinypic.com/2vlr2nd.jpg