
https://www85.zippyshare.com/v/aKJTKQPG/file.html
Code: Select all
get SIZE asize
get NAME basename
string NAME + .
log NAME 0 SIZE
aluigi wrote:I made a quickbms script that you can use on all the files or the whole folder for using the extension-guessing feature of quickbms for automatically giving an extension to these files:Code: Select all
get SIZE asize
get NAME basename
string NAME + .
log NAME 0 SIZE
Files with ERR extension are just text files, open them with a text editor (NOT notepad).
Files with DAT extension are PVR images.
The remaining files are just png and jpg images and xml.
Everything has been solved