Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 16:07

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 9 posts ] 
Author Message
 Post subject: *.pzz file
PostPosted: 29 Nov 2010 19:15 

Joined: 29 Nov 2010 13:09
Posts: 16
Hello, everybody.
Can anybody tell me how to extract .pzz files.

http://www.mediafire.com/?brcebc52t91ce0w


Thanks in advance!


Top
 Profile  
 
 
 Post subject: Re: *.pzz file
PostPosted: 30 Nov 2010 13:29 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
the script is the following BUT it's needed a new version of quickbms because there is a stupid bug in the current one (shame on me) and I'm working on such version at the moment for finishing the implementation of other things, so... wait!
Code:
quickbmsver 0.4.8
goto -20
getdstring XOR_KEY 4
set XOR_KEYZ string ""
for i = 0 < 4
    getvarchr TMP XOR_KEY i
    string TMP p= "\x%02x" TMP
    string XOR_KEYZ += TMP
next i

goto 0
filexor XOR_KEYZ
get FILES long
math BLOCK_OFF = FILES
math BLOCK_OFF *= 4
math BLOCK_OFF += 4
math BLOCK_OFF x= 0x800

for i = 0 < FILES
    get BLOCK_SIZE long
    math PACKED = BLOCK_SIZE
    math PACKED >>= 30
    math BLOCK_SIZE &= 0x3fffffff
    math BLOCK_SIZE *= 0x80
    if PACKED == 0
        log "" BLOCK_OFF BLOCK_SIZE
    else
        savepos TMP
        goto BLOCK_OFF
        get ZSIZE long
        reverselong ZSIZE
        get SIZE long
        reverselong SIZE
        savepos DUMP_OFF
        clog "" DUMP_OFF ZSIZE SIZE
        goto TMP
    endif
    math BLOCK_OFF += BLOCK_SIZE
next i


Top
 Profile  
 
 Post subject: Re: *.pzz file
PostPosted: 01 Dec 2010 07:30 

Joined: 29 Nov 2010 13:09
Posts: 16
Thanks luigi!
I appreciate your interest
I look forward to it.


Top
 Profile  
 
 Post subject: Re: *.pzz file
PostPosted: 21 Mar 2011 09:15 

Joined: 29 Nov 2010 13:09
Posts: 16
Please, you've gotta take a look at it.
http://www.mediafire.com/?twb84zxtk1s9632
*.pzz file from PS2.
pzz file format for ps2 is very similar to PSP.

Thanks in advance!


Top
 Profile  
 
 Post subject: Re: *.pzz file
PostPosted: 21 Mar 2011 16:41 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
no luck with this one


Top
 Profile  
 
 Post subject: Re: *.pzz file
PostPosted: 22 Mar 2011 08:43 

Joined: 29 Nov 2010 13:09
Posts: 16
aluigi wrote:
no luck with this one


Do you need more pzz file?
here
http://www.mediafire.com/?lsd0ddhlao0udx1
Thank you for always helping


Top
 Profile  
 
 Post subject: Re: *.pzz file
PostPosted: 23 Mar 2011 02:59 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
they are for sure compressed blocks and it's not easy to know where the compressed raw data starts.
for example I have already tried to use my scanner on a certain part of compressed data but got no results.
so I give up on this format


Top
 Profile  
 
 Post subject: Re: *.pzz file
PostPosted: 25 Mar 2011 07:40 

Joined: 29 Nov 2010 13:09
Posts: 16
I am uploading again because the last one had the wrong attachment.
http://www.mediafire.com/?oaxaiu8ynu2i13o
Please check if you have time.


Top
 Profile  
 
 Post subject: Re: *.pzz file
PostPosted: 25 Mar 2011 09:23 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
they are just like the others so what I said in my previous post is valid also now.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 9 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: