You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just pushed a fix to master that works with the test case you provided. Can you test and confirm this fixes the problem for you? If so I'll tag a new release with this fix included.
What version of the package or command are you using?
master (4e0de6e)
What are you trying to do?
Decompress 7-ZIP file with password
What steps did you take?
see: reader_test.go
the file url: download
the file is created by "7z2201-x64.exe" (from www.7-zip.org) with default options.
What did you expect to happen, and what actually happened instead?
Err: breader.ReadByte: no data !
After my testing:
All 7-zip encrypted files created by software 7-zip (official windows x64 version, default options) cannot be decrypted.
but files encrypted by another software Bandzip can be decrypted normally.
The text was updated successfully, but these errors were encountered: