Results 1 to 1 of 1
  1. #1
    h4x0r
    h4x0r is offline
    h4x0r's Avatar
    Join Date
    2011 Aug
    Location
    ..\root\home\pgc
    Posts
    826
    Thanks Thanks Given 
    64
    Thanks Thanks Received 
    525
    Thanked in
    205 Posts
    Rep Power
    14

    Kritika Online ALP Unpack Script

    Author: chrrox
    Site: here

    For unpack you need QuickBMS Tool.

    PHP Code:
    #Kritika Online alp extractor
    #Quickbms script by chrrox
    comtype MSF
    get TSIZE asize
    idstring 
    "GKPA"
    get VERSION short
    get FTABLE long
    goto FTABLE
    Do
    filexor ""
    savepos TMP
    get TBLSIZE long
    savepos TMP
    filexor 
    "\xDF\x97\x6F\x03" TMP
    getdstring MAGIC 4
    #print "%MAGIC%"
    if MAGIC == "DGKP"
    getdstring NULL 0xA
    get NSIZE short
    math NSIZE 
    2
    getdstring UNAME NSIZE
    set DIRNAME unicode UNAME
    else
    getdstring NULL 0x7
    get OFFSET long
    get SIZE long
    get ZSIZE long
    getdstring NULL 0xC
    get NSIZE short
    math NSIZE 
    2
    getdstring UNAME NSIZE
    set NAME2 unicode UNAME
    set NAME DIRNAME
    string NAME 
    + \
    string NAME NAME2
    filexor 
    "\xDF\x97\x6F\x03" OFFSET
    clog NAME OFFSET ZSIZE SIZE
    endif
    While 
    TMP TSIZE 
    HOW TO Use:

    1. Run QuickBMS
    2. Select script
    3. Select file for unpack
    4. Select dir to unpack
    5. Enjoy

Similar Threads

  1. [Info] JX3 Online PAK Unpack Script
    By h4x0r in forum Game Files
    Replies: 3
    Last Post: 2016-06-03, 12:52 PM
  2. Replies: 3
    Last Post: 2012-05-27, 11:18 AM
  3. [Info] CW Online Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-16, 08:24 PM
  4. [Info] TZ Online EVP Unpack Script
    By h4x0r in forum Game Files
    Replies: 1
    Last Post: 2012-02-09, 05:13 AM
  5. [Info] DK Online XAC Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-08, 09:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •