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

    The Invincible Online GFPK Unpack Script

    Script by chrrox / finale00
    Game: The Invincible Online

    For unpack you need QuickBMS Tool.

    PHP Code:
    goto 0x104
    get files short
    get unk byte
    get flag byte

    if flag != 0
      filexor 
    "0x71 0x6E 0x66 0x76 0x6F 0x76 0x6F 0x7A 0x6C 0x64 0x67 0x6B 0x66 0x6B 0x72 0x6E 0x00"
    endif

    for 
    files
      get id long
      putarray 0 i id
    next i

    for files
      get id1 long
      putarray 1 i id1
    next i

    for files
      getarray OFFSET 1 i
      
    if OFFSET == -1
        getdstring null 0x310 
    #this is the recursive directory info but we can skip it in this game
      
    endif
      if 
    OFFSET != -1
        getdstring basename 0xF8
        get SIZE long
        get UNK01 long
        get UNK02 long
        getdstring NULL 0x2
        getdstring NAME 0x20A
        putarray 2 i SIZE
        putarray 3 i NAME
        
    print %SIZE%
      endif
    next i

    filexor 
    ""
    savepos base
    for files
      getarray OFFSET 1 i
      getarray SIZE 2 i
      getarray NAME 3 i
      math OFFSET 
    base
      
    if NAME != 0
        log NAME OFFSET SIZE
      
    endif
    next i 
    HOW TO Use:

    1. Run QuickBMS
    2. Select script
    3. Select file for unpack
    4. Select dir to unpack
    5. Enjoy
    Last edited by h4x0r; 2012-08-25 at 11:31 PM.

  2. #2
    Baso
    Baso is offline
    New member
    Join Date
    2012 Jan
    Posts
    27
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    6
    Thanked in
    3 Posts
    Rep Power
    0
    where is a download link that don't request a login?? O.o

  3. #3
    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
    Download what ? If client -> here

    PS: Script updated.

Similar Threads

  1. [Info] Queens Blade GFPK Unpack Script
    By h4x0r in forum Game Files
    Replies: 14
    Last Post: 2017-09-23, 12:13 PM
  2. [Info] Dragona Online GFPK Unpack Script
    By h4x0r in forum Game Files
    Replies: 2
    Last Post: 2013-01-12, 12:15 AM
  3. [Info] Soul Order Online HCP Unpack Script
    By h4x0r in forum Game Files
    Replies: 2
    Last Post: 2012-04-06, 05:34 PM
  4. [Info] Corum Online PCK Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-07, 06:15 PM
  5. [Info] Smash Online NPK Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-04, 06:25 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
  •