Open Tobias-Keller opened 4 years ago
I think the problem is the size of the file.
I observed that if the file size is big and the zip is password protected the .buffer/.stream(password)
has huge delays (i tested of the same archive but without password and it's instant extraction).
I have no solution for this problem.
i am trying to unzip a .zip file that has a .asar file in it. If i run unzipper i never reache the error or finish event if a .asar file is in it and the file is password protected. With other Fileformatsin it, or without password protection it runs nicely.
tryed to rename the asar file, but this is not working.
EDIT: I am using 7Zip to create the files with ZipCrypto, happens also with old winrar method.
is there any solution for this?
Here is my code:
console output: