-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Decryption fails? #15
Comments
|
Hey so I am not sure if the problem is with the decryption of the file, but it appears that the header of the zip file has an error in it. I usually extract these files using 7-Zip on windows and the program has not issue with extracting it, however on Linux using the most common programs (unzip, tar, 7z) all fail to extract it. But I have found a solution to the issue, you need to fix the archive using the zip program. Firstly download the program from your repo using the respective package manager:
Then run the fix command (this may take up to 10 minutes):
Example Usage:
Then you can decompress the newly created archive as usual using unzip:
Hope this helps you solve the problem. |
Check if you get the same corrupted zip when using Bifrost. This project is basically in maintenance only for now (two new libraries soon), so I'm piggybanking off them. |
Bitfrost after decryption produced a different zip file which unzips fine:
TheRealMrWicked: Thank you for looking into it! |
Using latest source code as of 2024-01-05, it is not possible to unzip the downloaded and decrypted firmware:
The text was updated successfully, but these errors were encountered: