Huuma Mina: The Game (*.PAK)

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

Huuma Mina: The Game (*.PAK)

Post by Ekey »

Simple decryptor PAK to ZIP :)

Code: Select all

# Huuma Mina: The Game  (PAK format)
#
# Written by Ekey (h4x0r)
#
# script for QuickBMS http://quickbms.aluigi.org

filexor "\xCA"
get SIZE asize
get NAME basename
string NAME += ".zip"
log NAME 0 SIZE