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

    Cloud Nine Online ORZ Unpack Script

    Script by Fatduck
    Game: Cloud Nine Online

    For unpack you need QuickBMS Tool.

    PHP Code:
    # by Fatduck    Sep2010
    # script for QuickBMS    http://aluigi.org/papers.htm#quickbms
    idstring "DIR\x1A"
    get DMY long
    get VER long
    get SIZEORZ long
    get OFSTBL long
    get SIZETBL long
    get ENDORZ long
    get NUMRES long
    math OFSTBL 
    += 0x1000
    math SIZETBL 
    -= 0x1000
    log MEMORY_FILE OFSTBL SIZETBL
    for NUMRES
       get UKN long MEMORY_FILE
       get OFSRES long MEMORY_FILE
       get SIZERES long MEMORY_FILE
       get RESNAME string MEMORY_FILE
       padding 4 MEMORY_FILE
       log RESNAME OFSRES SIZERES
    next i 
    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. [Info] CW Online Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-16, 08:24 PM
  3. [Info] Astonishia Online Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-16, 08:14 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
  •