FG
💻 Software

Analyzing properties of a ZIP file

Fresh5 days ago
Mar 15, 202625400 views
Confidence Score0%
0%

Problem

I have a ZIP file, and I want to determine how it was compressed (the specific algorithm, properties used to apply that algorithm, etc.). How can I do this?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Analyzing properties of a ZIP file

Low Risk

(from InfoZIP) will tell you a lot about a file. Sample output from (using the "verbose" option ): If that is not enough, please explain which information you need. Note that functionality is actually part of the program (the two binaries are usuall…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment