Ne-Lexa / php-zip

PhpZip is a php-library for extended work with ZIP-archives.
MIT License
491 stars 60 forks source link

Bad password for entry #23

Open lphturing opened 5 years ago

lphturing commented 5 years ago

cant openfile with a right password

Ne-Lexa commented 5 years ago

Hello.

To help you, answer the questions:

  1. PHP version?
  2. Version of the library.
  3. 32 or 64-bit processor architecture?
  4. Show stack.
  5. You can attach an archive and write a password with the help of which it is impossible to open the archive through this library.
lphturing commented 5 years ago

Hi Thanks a lot.

  1. php version7.1
  2. lib version3.1 I used this library by composer in Laravel .I can decrypt the Zip successfully on my computer(Win 64-bit processor architecture). But when I submited the library and the code to the server (Win 64-bit processor architecture), failed with " Bad password for entry". I Wonder why! The Problem on Composer? Can I success if I build a Composer on the server? But,...My leader dont let me touch the server! What Can I Do? Thanks a lot. I really appriciate you time.
Ne-Lexa commented 5 years ago

If there is nothing secret in the archive, you can send it to alexey@nelexa.ru and password. I will try to help you and fix the errors in the library, if it's in it.

odan commented 3 years ago

I think there is no issue with the library, see here: