Search for a tool
Zip Comments

Tool to read hidden comments in Zip files, global comment or for each file, with CP437 or Unicode encoding

Results

Zip Comments -

Tag(s) : Informatics

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Zip Comments' tool for free! Thank you!

Zip Comments

Zip Comment Reader





See also: Zip Password

Answers to Questions (FAQ)

What is a zip comment? (Definition)

A Zip file is used to archive various files by compression. Each file contained in the ZIP archive can be accompanied by a comment (text zone). Also the entire Zip file can contain a global comment.

How to extract the password of a Zip file?

To read the comments of a ZIP archive, it is necessary to list each file and check if it has a comment zone.

The comment can be stored with any encoding (no standard/standard), usually ASCII or Unicode.

Indicate your Zip file click on Read.

How to decode a comment?

The comment can be stored with any encoding (no standard/standard), usually ASCII or Unicode.

Example: The comment 7A 69 70 (hexadecimal format) is encoded in ASCII and translates into the 3 letters: zip

dCode has a cipher detector that can help recognize different encodings.

NB: ZIP files are often encoded (file names, folder names, comments) with code page 437 (CP437) which was widespread before the advent of Unicode and UTF-8.

How does Zip comments reader work?

The tool checks if a global comment exists, and then generates the list of all the files before checking, one after the other, if it contains a comment and tries to decode it.

dCode uses the library of @gildas-lormeau available here (BSD-3 License)

Source code

dCode retains ownership of the "Zip Comments" source code. Except explicit open source licence (indicated Creative Commons / free), the "Zip Comments" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Zip Comments" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Zip Comments" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cita dCode

The copy-paste of the page "Zip Comments" or any of its results, is allowed (even for commercial purposes) as long as you cite dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Zip Comments on dCode.fr [online website], retrieved on 2024-05-07, https://www.dcode.fr/zip-comments

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Zip Comments' tool for free! Thank you!


https://www.dcode.fr/zip-comments
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback