Results 1 to 2 of 2
  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

    Battle Hearts DAT Unpack Script

    Script by h4x0r
    Thanks aluigi

    For unpack you need QuickBMS Tool.

    PHP Code:
    # Battle Hearts (DAT format)

    # Written by Ekey (h4x0r)
    # https://progamercity.net

    # Thanks Aluigi
    # script for QuickBMS http://quickbms.aluigi.org

    set KEY "0x69 0x6F 0x6E 0x30 0x76 0x61 0x73 0x64 0x6E 0x76 0x56 0x6E 0x47 0x72 0x39 0x38 0x35 0x36 0x59 0x69 0x75 0x64 0x68 0x66 0x67 0x66 0x2D 0x38 0x34 0x35 0x2E 0x53"

    goto -0x10
    get NULLS long
    get TABLEOFFSET long
    get TABLESIZE long
    get VERSION long

    goto TABLEOFFSET

    for
        
    filexor KEY NULLS
        get NSIZE byte
        getdstring NAME NSIZE
        get OFFSET long
        get SIZE long
        log NAME OFFSET SIZE
        savepos TMP
        
    if TMP == 0
      cleanexit
     
    endif
    next 
    HOW TO Use:

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

  2. #2
    caijunfeng
    caijunfeng is offline
    New member
    Join Date
    2012 Jul
    Posts
    15
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts
    Rep Power
    0
    thanks,i need it.

Similar Threads

  1. [Info] Travia 2 0-527 Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-15, 03:39 PM
  2. [Info] TZ Online EVP Unpack Script
    By h4x0r in forum Game Files
    Replies: 1
    Last Post: 2012-02-09, 05:13 AM
  3. [Info] DK Online XAC Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-08, 09:31 PM
  4. [Info] ShotOnline SOR Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-04, 06:23 PM
  5. [Info] Maestia MVD Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-01-23, 05:37 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
  •