Dragon Rider(*.spf)

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
happyend
Posts: 157
Joined: Sun Aug 24, 2014 8:54 am

Dragon Rider(*.spf)

Post by happyend »

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

Re: Dragon Rider(*.spf)

Post by aluigi »

Code: Select all

get FILES long
get ZERO long
for i = 0 < FILES
    get SIZE long
    get OFFSET long
    math OFFSET * 0x10
    log "" OFFSET SIZE
next i


I can see an audio header at the beginning of the extracted files but probably they use a codec.
happyend
Posts: 157
Joined: Sun Aug 24, 2014 8:54 am

Re: Dragon Rider(*.spf)

Post by happyend »

use custom Ogg files.?xor?This is ios game.