JFC-Group / JF-Customisation

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

The Router does not accept the re-encrypted .enc file, and declares it as an invalid file. #44

Closed LeontKing2 closed 2 months ago

LeontKing2 commented 2 months ago

Expected Behavior: To Successfully be able to import the .enc file.

Actual Behavior: image

Steps to Reproduce:

  1. Decrypt the file using the keyguesser.py script
  2. Add the starting of telnet daemon and other iptable configurations to the config file and then replacing the old md5 hash with the new correct one.
  3. Re-Encrypt the file using the Hex version of the key.

Verification: keyguesser was used again to verify if the key is able to decrypt the modified encrypted configuration. (It returned the same key and correct decrypted data)

LeontKing2 commented 2 months ago

Firmware Version is SRCMTF1_JCOW414_R2.52.1

LeontKing2 commented 2 months ago

CLOSING ISSUE! This was fixed via renaming the FINAL file to the original files name.