Boingz .bz2 Files

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
Larsenv
Posts: 137
Joined: Thu Jun 04, 2015 11:20 pm

Boingz .bz2 Files

Post by Larsenv »

ThatTrueStruggle
Posts: 20
Joined: Tue Nov 17, 2015 12:11 am

Re: Boingz .bz2 Files

Post by ThatTrueStruggle »

Code: Select all

comtype bzip2
get unk long
get UncompressedSize long
get UncompressedSize long // yeah twice idk y
get CompressedSize long
clog "" 0x10 CompressedSize UncompressedSize