JFC-Group / JF-Customisation

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

Cannot upload the .enc file in the Maintenance page #36

Closed Vshindou closed 2 months ago

Vshindou commented 5 months ago

I used the steps here but it seems that they might have added a checksum verification

Screenshot (2)

So the above is the sha256 sum of the original .enc downloaded from the maintenance page

Screenshot (3)

Here is the checksum of the new file created with the modifications on the instructions page as you can see they are different I have verified that the original file works following which i tried to use the modified file and i get this error

Screenshot (4)

Here are my device details

Firmware Version SRCMTF1_JCO4032_R2.52.1

Hardware Version 0003

Model Name JCO4032

Please do help me out

itsyourap commented 5 months ago

If you correctly follow the steps and ensure that there is no line break in the first line before appending os.execute(...), you need not to update the checksum.

Checksum is checked only after executing the command, which should produce a malformed webpage containing the output of passwd command as the initial lines and then the resultant html code...

As per your screenshot, the webpage returned isn't malformed, meaning you must have mistaken a step.

Can you please recheck it?

raj9-11 commented 4 months ago

got the same issue, already checked about the line break in first line there ain't any. kindly help!

Addster09 commented 3 months ago

@raj9-11 have you fixed it and if yes then how?

raj9-11 commented 3 months ago

@raj9-11 have you fixed it and if yes then how?

guys, when you use the keyguesser u get 2 line as output 1st line: xxxxserialnumberxxxx 2nd line: YYYYYYYYYYYYYYY the key is YYYYYYYYYYYY (2nd line) and not the one with serial number in it. and donot use the -iter 10000 it doesn't work, jst ignore the warning.

itsyourap commented 2 months ago

Not sure if your issue is solved or not but we are not able to identify the issue here. So closing this issue until any new leads.