Hello,
is there a way to remove a password protection from ZIP file without extracting them (password is knowing)?
We using the following code to encrypt a ZIP with a password:
zipFileStream = File.Ope…...using the following code to encrypt a ZIP with a password: zipFileStream...{ using (var encrypted = new Archive("encrypted.zip", new Ar...