Luigi Auriemma

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

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
 Post subject: Offzip suggestions
PostPosted: 01 Apr 2011 23:55 

Joined: 26 Dec 2010 20:16
Posts: 10
it would be cool if when we used -1 arg,

to be able to specify the output filename.

maybe if you ever update it.

thanks for your toolz, they come in very handy.


Top
 Profile  
 
 
 Post subject: Re: Offzip suggestions
PostPosted: 02 Apr 2011 18:50 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
offzip already allows you to specify the name of the file is you specify the correct offset:
offzip zipped_file output_file 0x1234

otherwise if you select the autosearch&dump option (-a) it will assign its automatic name (00000000.ext)


Top
 Profile  
 
 Post subject: Re: Offzip suggestions
PostPosted: 03 Apr 2011 02:02 

Joined: 26 Dec 2010 20:16
Posts: 10
thanks for the reply, i didnt know that.

im using offzip within a c# app to autosearch for zip data in a call of duty fast file .ff,
then reading the extracted file into the app for editing.

the ps3 versions of the .ff are composed of multiple zlib files

problem is that the offsets where the zlib data starts is not always the same.
i guess i can get the offsets for each file and add them to my app.

unless you know of some way in c# to autosearch and extract to one file.

anyways thanks again for the reply.


Top
 Profile  
 
 Post subject: Re: Offzip suggestions
PostPosted: 03 Apr 2011 15:13 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
I have fixed a bad bug in offzip, remember to update.

I have also added a simple option that allows to save the list of scanned offsets/zsize/size values in a file, it can be useful for who uses offzip in other tools/frontends:
offzip -L %temp%\temp.txt c:\archive . 0

and then you can get the offsets from the %temp%\temp.txt file and launching offzip on each one giving the name you prefer.
note that %temp% is only an example, for example on Windows XP the normal user can't use %temp% because doesn't have the rights but I wanted only a quick example.


Top
 Profile  
 
 Post subject: Re: Offzip suggestions
PostPosted: 05 Apr 2011 14:06 

Joined: 26 Dec 2010 20:16
Posts: 10
dude you are awesome, thank you for all of your tools.

wish i knew half the things you do!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 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: