We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you please add AES-256 decrypt method ?
this file can be decompressed:
santa@vyvoj:~$ 7z l -slt public_html/noga/V000233.zip 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=sk_SK.UTF-8,Utf16=on,HugeFiles=on,64 bits,4 CPUs Int el(R) Xeon(R) CPU E5-4640 0 @ 2.40GHz (206D7),ASM,AES-NI) Scanning the drive for archives: 1 file, 1351 bytes (2 KiB) Listing archive: public_html/noga/V000233.zip -- Path = public_html/noga/V000233.zip Type = zip Physical Size = 1351 ---------- Path = V000233.xml Folder = - Size = 3424 Packed Size = 1231 Modified = 2024-09-12 23:55:42 Created = Accessed = Attributes = Encrypted = + Comment = CRC = E484899E Method = ZipCrypto Deflate Host OS = FAT Version = 20 Volume Index = 0
but this one not. I am getting wrong password exception using 0.5.16 release.
santa@vyvoj:~$ 7z l -slt public_html/noga/V000234.zip 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=sk_SK.UTF-8,Utf16=on,HugeFiles=on,64 bits,4 CPUs Intel(R) Xeon(R) CPU E5-4640 0 @ 2.40GHz (206D7),ASM,AES-NI) Scanning the drive for archives: 1 file, 1635 bytes (2 KiB) Listing archive: public_html/noga/V000234.zip -- Path = public_html/noga/V000234.zip Type = zip Physical Size = 1635 ---------- Path = V000234.xml Folder = - Size = 5175 Packed Size = 1477 Modified = 2024-09-14 05:29:30 Created = Accessed = Attributes = _ -rw-r--r-- Encrypted = + Comment = CRC = Method = AES-256 Deflate Host OS = Unix Version = 51 Volume Index = 0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can you please add AES-256 decrypt method ?
this file can be decompressed:
but this one not. I am getting wrong password exception using 0.5.16 release.
The text was updated successfully, but these errors were encountered: