Britney's Dance Beat bil

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
AntonZab
Posts: 461
Joined: Thu Oct 01, 2015 5:03 pm

Britney's Dance Beat bil

Post by AntonZab »

aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Britney's Dance Beat bil

Post by aluigi »

I don't think this format should be extracted, anyway:

Code: Select all

get FILES long
for i = 0 < FILES
    idstring "IDP3"
    get DUMMY long
    getdstring PATH 0x44
    getdstring DUMMY 0x20
    for j = 0 < 2
        savepos OFFSET
        idstring "IDP3"
        getdstring NAME 0x44
        getdstring DUMMY 0x20
        get SIZE long
        string NAME p "%s_%d/%s." PATH i NAME
        log NAME OFFSET SIZE
        math OFFSET + SIZE
        goto OFFSET
    next j
next i
AntonZab
Posts: 461
Joined: Thu Oct 01, 2015 5:03 pm

Re: Britney's Dance Beat bil

Post by AntonZab »

Why not? This is a game archive. Please help witch other 2 files. They gives error

https://drive.google.com/file/d/0B0oEDr ... sp=sharing
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Britney's Dance Beat bil

Post by aluigi »

In my opinion it's not an archive.
Sorry but I can't help with the other files.
AntonZab
Posts: 461
Joined: Thu Oct 01, 2015 5:03 pm

Re: Britney's Dance Beat bil

Post by AntonZab »

Ok. Thanx for help