Built-in ZIP packer and CRC checking

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Divak
Junior Member
Junior Member
Posts: 4
Joined: 2004-09-16, 05:55 UTC

Built-in ZIP packer and CRC checking

Post by *Divak »

Is it possible to disable the CRC checking which occurs right after a creating of a ZIP file in Total Commander?
In my opinion, this useless feature, but occupies a time.
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Read the wonderful manual

Post by *Clo »

2Divak
:) Hello !
Welcome on board !

- in <wincmd.ini>, change to :

Code: Select all

[Packer]
VerifyZIP=0
- Restart TC ! …
:wink: …and, please, give a look to the wonderful Help and Tutorial !

:mrgreen: Kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
Divak
Junior Member
Junior Member
Posts: 4
Joined: 2004-09-16, 05:55 UTC

Post by *Divak »

Thx, Clo. It's really works!

RTFM :wink:
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Re: Built-in ZIP packer and CRC checking

Post by *Sheepdog »

Divak wrote:In my opinion, this useless feature, but occupies a time.
I find it very useful every time I try to unpack other archives ending with a 'unable to pack becasuse archive is broken' message. This nearly never happened to me with zip files (since zip performes a CRC check).

Sometimes I use even zip with zero compression to be able to check quick the integrity of an archive (and it's containing files) - nowadays I use more often the 'Create CRC cchecksum' feature of TC.

By the way: This crc check of TC indicated at least ten times problems with memory/harddisk/USB-stick that otherwise wouldn't have atracted attention (but still would have caused troubles).

So I don't want to convince you to keep CRC of zip enabled but recommend to enable CRC check for sensible data.

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
kuoguy
Junior Member
Junior Member
Posts: 10
Joined: 2004-09-16, 09:38 UTC
Location: Taiwan
Contact:

Re: Built-in ZIP packer and CRC checking

Post by *kuoguy »

Sheepdog wrote:
Divak wrote:In my opinion, this useless feature, but occupies a time.
I find it very useful every time I try to unpack other archives ending with a 'unable to pack becasuse archive is broken' message. This nearly never happened to me with zip files (since zip performes a CRC check).

Sometimes I use even zip with zero compression to be able to check quick the integrity of an archive (and it's containing files) - nowadays I use more often the 'Create CRC cchecksum' feature of TC.

By the way: This crc check of TC indicated at least ten times problems with memory/harddisk/USB-stick that otherwise wouldn't have atracted attention (but still would have caused troubles).

So I don't want to convince you to keep CRC of zip enabled but recommend to enable CRC check for sensible data.

sheepdog
I believe what you suggest. I always enable the CRC check of TC.

I had kept some sensible data into one ZIP flie with password encrypt.
Each time I add new part to this ZIP file and the ZIP file looks OK.
Then one day I found out that I could no longer unzip the data from
this ZIP file. The TC replied "error in packed file"! :cry:

Is there any way I can try to unpack my data in this situation? Or
is there any tool which can solve this problem?
Divak
Junior Member
Junior Member
Posts: 4
Joined: 2004-09-16, 05:55 UTC

Re: Built-in ZIP packer and CRC checking

Post by *Divak »

Sheepdog wrote:
Divak wrote:In my opinion, this useless feature, but occupies a time.
By the way: This crc check of TC indicated at least ten times problems with memory/harddisk/USB-stick that otherwise wouldn't have atracted attention (but still would have caused troubles).
I am sure in my computer. It never let me down before!
Divak
Junior Member
Junior Member
Posts: 4
Joined: 2004-09-16, 05:55 UTC

Re: Built-in ZIP packer and CRC checking

Post by *Divak »

kuoguy wrote:I believe what you suggest. I always enable the CRC check of TC.

I had kept some sensible data into one ZIP flie with password encrypt.
Each time I add new part to this ZIP file and the ZIP file looks OK.
Then one day I found out that I could no longer unzip the data from
this ZIP file. The TC replied "error in packed file"! :cry:
So, that feature has not helped you. :(
kuoguy wrote: Is there any way I can try to unpack my data in this situation? Or
is there any tool which can solve this problem?
Try to find pkzipfix (ZIP Recovery Utility) on FTPs. This little utility reconstruct the specified ZipFile and create PKFIXED.ZIP recovering files from ZipFile where possible.
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

kuoguy,
Is there any way I can try to unpack my data in this situation?
Try tcArchive_ZIP.Crypto.DLL.zip from http://clubtotal.free.fr/index.php?dir=Tools/ , maybe your encryption DLL has been overwritten through a TC update.

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Divak wrote:I am sure in my computer. It never let me down before!
So I wish you good luck. And hope that you never will find out the hard way that the MTBF of all components of your Computer do not add.
kuoguy wrote:Is there any way I can try to unpack my data in this situation? Or
is there any tool which can solve this problem?
Try to use the standalone/commandline version of ZIP to unpack your file.

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
kuoguy
Junior Member
Junior Member
Posts: 10
Joined: 2004-09-16, 09:38 UTC
Location: Taiwan
Contact:

Post by *kuoguy »

Hacker wrote:kuoguy,
Is there any way I can try to unpack my data in this situation?
Try tcArchive_ZIP.Crypto.DLL.zip from http://clubtotal.free.fr/index.php?dir=Tools/ , maybe your encryption DLL has been overwritten through a TC update.

HTH
Roman
Thanks! Hacker. What you describe is exactly the situation. I could
descrypt the ZIP file OK when I used the TC 6.0 and then the file was
locked after I recently upgraded to TC 6.03a. :cry:

I have tried the pkzipfix.exe to fix the file. It failed. :(
I also tried what you told me to overwrite the wcmzip32.dll into my
TC directory. I don't know whether the wcmzip32.dll is not "old"
enough or not? It failed again. TC told me either "CRC error packing"
or "error in packed file". :?:

I feel it's quite close although it failed again. Do you have other clue
to solve this? :idea:

Thanks for your help. :oops:
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Did you actually download this and replaced the one in the TC directory with it?

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Change the attributes

Post by *Clo »

2kuoguy
:) Hi !
Sheepdog>>Did you actually download this and replaced the one in the TC directory with it?
… then change its attributes as "Read only", you will not have problems of overwriting with TC-updates…
… and change too the SFX-header file, or else you can't create such SFX as a coded EXE (with a password) - Link in my signature below.

:mrgreen: Kind regards,
claude
Clo
Last edited by Clo on 2004-09-21, 10:31 UTC, edited 1 time in total.
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
User avatar
kuoguy
Junior Member
Junior Member
Posts: 10
Joined: 2004-09-16, 09:38 UTC
Location: Taiwan
Contact:

Re: Change the attributes

Post by *kuoguy »

Clo wrote:2kuoguy
:) Hi !
Sheepdog>>Did you actually download this and replaced the one in the TC directory with it?
… then change its attributes as "Read only", you will not have problems of overwriting with TC-updates…
… and change too the SFX-header file, or else you can't create such SFX from a coded EXE (with a password) - Link in my signature below.

:mrgreen: Kind regards,
claude
Clo
Yes, I did actually replace the "wcmzip32.dll" in the TC directory. :!:
I also tried to overwrite the SFX header. So far I did not succeed in
decrypting my old packed file. Maybe I should try other ZIP crack or
compress software? Any good suggestion? :roll:
Post Reply