Code: Select all
# From Dust (BF format)
#
# Written by Ekey (h4x0r)
# http://www.progamercity.net
#
# script for QuickBMS http://quickbms.aluigi.org
idstring "ABE"
goto 0x18
get TABLEOFFSET long
goto 0x2C
get FILES long
goto TABLEOFFSET
for i = 0 < FILES
get DUMMY long
get DUMMY longlong
getdstring NAME 108
get OFFSET long
get DUMMY long
get SIZE long
getdstring TRASH 68
log NAME OFFSET SIZE
next iand the extracted files has .oli extension. so ı searched again google and ı find a topic in a forum, a russian forum, so ı can't understand anything. there are tools but the links are dead.
topic is this: http://www.zoneofgames.ru/forum/lofiver ... 23644.html
the files are in the attachment.
anybody could help me?
note: I'm not good at english. If I made a mistake, Im sorry about this.