-
Notifications
You must be signed in to change notification settings - Fork 37
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
401 Unauthorized #73
Comments
Can you tell me what steps have you exactly followed after decrypting the backup? |
I replaced the first line of the file with the following line: I encrypted the modified text file with the command Then I tried restoring the encrypted file only to receive the above mentioned error. |
I was able to gain root access before the firmware was upgraded to SRCMTF1_JCO4032_R2.57 |
Did you create the backup before upgrading or did you do it after upgrade? |
First I tried using a backup file that I had created before upgrading and got the 401 Unauthorized error. So I tried again by downloading a new backup file and then restoring from it but got the same error |
I am getting the same error even if I try to restore from the unmodified backup file after resetting the router to its factory defaults |
Thats unexpected. I think Jio messed something up (though it is very less likely since we have had no problems on R2.57). |
This method worked for my JCOW414 on 2.57 and just a another tip. I also got 401 error but mine was fixed my doing the steps under 2 minutes of logging in the router because router locks itself after 2-3 minutes. |
Tried it within 1 minute. Still the same issue |
@adithyapi4 What do you have in key.txt? It should have the hex key and not the regular key |
The output of the keyguesser.py python file has two fields I don't think that is an issue because I have verified it by decrypting the modified backup file using keyguesser.py |
Yes the "Success: XXXX" is indeed the key required to decrypt the file. It could be that the text file is in CRLF (if you are using windows). Make sure to modify the file to make the line endings LF before encrypting and reuploading. |
I edited the the text file in LF using Visual Studio and encrypted it. Still facing the same issue when uploading it |
I am getting the "401 Unauthorized" Error when I try to restore from the modified backup file for gaining root access. I reset the router and tried again with no change. Kindly post a fix to this issue. Thanks in advance.
The text was updated successfully, but these errors were encountered: