JFC-Group / JF-Customisation

Firmwares, Tips and Tricks regarding JF
139 stars 36 forks source link

Backup file decryption error #49

Closed shamxl closed 2 weeks ago

shamxl commented 2 weeks ago

~/JFC $ openssl aes-128-cbc -d -pass file:key.txt -in RKIOTFI20164045_JCOW407.enc -out output.txt

*** WARNING : deprecated key derivation used. Using -iter or -pbkdf2 would be better. bad decrypt 00858F6071000000:error:1C800064:Provider routines:ossl_cipher_unpadblock:bad decrypt:providers/implementations/ciphers/ciphercommon_block.c:107:

firmware: SKYWTF1_JCOW407_R2.52.2

shamxl commented 2 weeks ago

this is my key.txt btw

RKIOTFI20164045fKduM25u52Fmf7yk

itsyourap commented 2 weeks ago

The key.txt should contain the HEX key as output by the keyguesser.py