PDA

View Full Version : question about pzlib


aswadd
12-08-2016, 23:11
Hello , Guys I saw a version of pzlib that not like the one made by Razor :D
seems have more Futures .. I didn't find the exe file for it but maybe someone here knows about this version or any information about Russian repackers 'cause i see strange things in Hex .. Strange algos , too :D:D
http://i.imgur.com/FH1iCyu.png

Gupta
12-08-2016, 23:37
what is the difference

Pzlib options


Pre-ZLIB (pzlib)

Alternative of precomp

This program detects and unpack zlib streams for a certain input
giving you an option to apply a stronger compression such as LZMA.

This only detects zlib streams compressed using default and maximum level
which have headers. (It doesn't detect headerless)

Usage:
pZLib encode/decode [options] inputfile -o outputfile
inputfile/outputfile can be specified as "-" for stdin/stdout

Options:
-t#: Number of threads to use (maximum = 8)
-t#p: (default = 50) Percentage of threads to use
-v: Verification so that restoration keeps CRC the same
-ai: Prints out additional information

Note:
Input and/or Output can be "-" to signal stdin and/or stdout usage.
Multi threading only works during restoration.

Example:
pzlib encode $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp

Created by Razor12911 and Panker1992

aswadd
12-08-2016, 23:39
look at the parameters & you will find out :)

Amsal
12-08-2016, 23:42
Nothing is different, it is exactly same, and i think you are seeing fitgirl repack!

aswadd
12-08-2016, 23:43
also zlib1 file has 50KB size not like the one in Razor compressor 105kb

aswadd
12-08-2016, 23:44
Nothing is different, it is exactly same, and i think you are seeing fitgirl repack! not it's another Russian guy :D he is using the same method of fitgirl .. I'm Just wondering what's the difference

1234567890123
13-08-2016, 00:57
this is razor's pzlib no difference but what is mpz he used it mp3 files

Prince4
13-08-2016, 06:56
That repacker guy might have modify it.

aswadd
13-08-2016, 11:00
That repacker guy might have modify it. & where is the source code to do that ?? I think the tow versions are completely different

Razor12911
13-08-2016, 11:38
That looks a lot like the pzlib I created, I made 2 versions of this, I posted 1 in fileforums, then posted an update which is a bit faster on encode.ru.

aswadd
13-08-2016, 11:45
That looks a lot like the pzlib I created, I made 2 versions of this, I posted 1 in fileforums, then posted an update which is a bit faster on encode.ru.
But you didn't include the source code , i think ??

Razor12911
13-08-2016, 13:19
Source is private, but it's the same thing, no "Strange algos", plus pzlib has nothing to do with zlib1.dll.