Users browsing this thread: 1 Guest(s)
Simplistic Extraction Script?
#2
QuickBMS script
Code:
endian little
GoTo 0 0 ;
SavePos found 0 ;
Get QT ASIZE 0 ;


For T = 0 < QT ;
GoTo found 0 ;
findloc OFFSET string "\x43\x47\x46\x58" 0 0 ;
If OFFSET = 0 ;
Math t = QT ;
Math twotest = 1 ;
Math twotesttwo = 1 ;
EndIF ;
If OFFSET != 0 ;
GoTo OFFSET 0 ;
Math FILE = OFFSET ;
GoTo FILE 0 ;
Get null Long 0 ;
Get null Long 0 ;
Get null Long 0 ;
Get size Long 0 ;
SavePos found 0 ;
Get name FILENAME 0 ;
string name += . ;
string name += T ;
string name += .cgfx ;
Log name FILE size 0 ;
EndIF ;
Next T ;
Reply
Thanked by:


Messages In This Thread
Simplistic Extraction Script? - by Carpaccio - 04-10-2015, 05:59 PM
RE: Simplistic Extraction Script? - by TGE - 04-10-2015, 07:08 PM

Forum Jump: