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

    Super Dancer Online-Xtreme Season 3 SAI Decryptor / SAC Extractor

    Author: h4x0r
    Site: here

    Datas.sac - Main Archive
    Datas.sai - FileTable

    Before run script you need decrypt FileTable (Use tool in attach) -> Just copy in game folder and run BAT. After use script.

    For unpack you need QuickBMS Tool.

    Script for Unpack

    PHP Code:
    # Super Dancer Online-Xtreme Season 3 (SAI/SAC format)

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

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

    open FDSE "Datas.sai.dec" 0
    open FDSE 
    "Datas.sac" 1

    idstring 
    "SDO\x00" 0
    get FILES long 0
    get NAMETABLESIZE long 0
    get NULLS long 0

    get SIZE asize 0
    math NAMETABLEOFF 
    SIZE
    math NAMETABLEOFF 
    -= NAMETABLESIZE

    for FILES
        get FLAG long 0
        get SIZE long 0
        get OFFSET long 0
        get NAMEOFF long 0
        savepos TEMP 0
        math NAMETABLEOFF 
    += NAMEOFF
        
    goto NAMETABLEOFF 0
        get NAME string 0
        log NAME OFFSET SIZE 1
        math NAMETABLEOFF 
    -= NAMEOFF
        
    goto TEMP 0
    next i 
    HOW TO Use:

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

    Please register or login to download attachments.

    Last edited by h4x0r; 2012-10-31 at 07:56 AM.

  2. The Following 6 Users Say Thank You to h4x0r For This Useful Post:


  3. #2
    jasonmiracle
    jasonmiracle is offline
    Guest
    Join Date
    2012 Feb
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    can these be used to edit game or create game hack?

  4. #3
    alenuar
    alenuar is offline
    New member
    Join Date
    2013 Feb
    Posts
    16
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0
    thx for script, but I can't launch game```

  5. #4
    lol2k12
    lol2k12 is offline
    New member
    Join Date
    2013 Aug
    Posts
    4
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    script works great , it unpacks the files but animations / models / dds files still doesnt work

  6. #5
    lol2k11
    lol2k11 is offline
    Guest
    Join Date
    2016 Jun
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    is this script still working ? and is there any way to improve it and extract the models and animation ?

    i am interested on it

  7. #6
    angelilu
    angelilu is offline
    Inactive
    Join Date
    2021 Mar
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Does BMS code need to remove last 0 each line, so that it can work?

Similar Threads

  1. [Release] Mstar Online Encryptor / Decryptor
    By h4x0r in forum Game Files
    Replies: 2
    Last Post: 2017-07-06, 08:35 PM
  2. [Release] TaoYuan Online XML Encryptor / Decryptor
    By h4x0r in forum Game Files
    Replies: 15
    Last Post: 2013-07-22, 08:34 AM
  3. Replies: 1
    Last Post: 2012-08-24, 09:25 PM
  4. [Tool] Atlantica Online NDT files decryptor
    By Grooguz in forum Game Files
    Replies: 1
    Last Post: 2012-05-31, 10:42 PM
  5. Mu online season 6 hack
    By craco28 in forum Buying Place
    Replies: 0
    Last Post: 2011-12-26, 11:40 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
  •