mirror of
https://github.com/mandiant/capa.git
synced 2026-06-12 19:11:32 -07:00
604fae3519
zipfile.ZipFile.setpassword() only affects reads; writing encrypted entries requires pyzipper with WZ_AES encryption. Add pyzipper to scripts optional dependencies.