Destiny (XBOX/PS3) PKGTool Alpha
I took a look.๐Their package files (.pkg) are compressed with some sort of Lzma variant from the oodle compression package by radgametools. Actually not too sure about this ๐
This basically extracts all the entries in the archive. Since the filenames are hashed with SHA1 I set the output filenames as their offset in the pkg package.
Download:
DestinyPKGTool.zip Source Code