[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lzip-bug] lzip
From: |
Antonio Diaz Diaz |
Subject: |
Re: [Lzip-bug] lzip |
Date: |
Wed, 29 Dec 2010 17:04:09 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Hello Salvatore,
Salvatore Pirrera wrote:
Hi, I'm an Italian boy, so if you speak my language answer me in
Italian. I sent an email to ask how well you use lzip. How do I
start? With cmd? I'm using an online game, I'm a cheater in this
game. This game is metin2. I've seen that makes use of a file. lz (it
is created. lz and immediately renamed. bin by the program). Can I
open this file? How?
Sorry but I can't write Italian, only English and Spanish.
First you should download a precompiled lzip for your system (or compile
it from source). See a list of precompiled lzip packages at the bottom
of http://www.nongnu.org/lzip/lzip.html
Then you can decompress your file with the command:
lzip -cd your_file.bin > your_file
Lzip is only a compressor, so the above command only decompresses
"your_file.bin" in case it is really a lzipped file. After decompressing
it you still need to figure out what type of file it is in order to open
it. For this you can use the file[1] command.
[1] http://www.darwinsys.com/file/
Regards,
Antonio.
- [Lzip-bug] lzip, Salvatore Pirrera, 2010/12/29
- Re: [Lzip-bug] lzip,
Antonio Diaz Diaz <=