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
command used after generating key from keyguesser.py:
openssl aes-128-cbc -d -pass file:key-success.txt -in RAROTKH00053021_JCOW411.enc -out RAROTKH00053021_JCOW411.txt
output:
*** WARNING : deprecated key derivation used. Using -iter or -pbkdf2 would be better.
Problem: the decrypted txt file is still just a garbled text.
Firmware Version: ARCNTF1_JCOW411_R2.29
Internet suggested to use LibreSSL, but I couldn't get the windows version to work. I don't have a mac.
The text was updated successfully, but these errors were encountered:
open the keyguesser.py make the following changes
keyStrings = ["1n0NaZQnC9oxcfwf", "us4AQiJAgbj0Fmxq", "NTqK8Ps5iFke8zrp", "bfqerloC15y79WQZ", "9gNzEbuDjtyT9Pyc", "uuphsZuO92AZW5GJ", "qdySWmmvYKdBcO53", "Q7ODauKsxUAUtbR7", "Kohgiem4joochei3","XXXXXXXXXX"]
Sorry, something went wrong.
Closing due to no activity
No branches or pull requests
command used after generating key from keyguesser.py:
openssl aes-128-cbc -d -pass file:key-success.txt -in RAROTKH00053021_JCOW411.enc -out RAROTKH00053021_JCOW411.txt
output:
Problem: the decrypted txt file is still just a garbled text.
Firmware Version: ARCNTF1_JCOW411_R2.29
Internet suggested to use LibreSSL, but I couldn't get the windows version to work.
I don't have a mac.
The text was updated successfully, but these errors were encountered: