View Single Post
Old 05-16-2018, 10:38 PM   #355
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by DennisH View Post
You can get the password via one of the online Python interpreters.

This one is easy to use:

https://www.tutorialspoint.com/execu...hon_online.php

Just type in the instructions as given in the tutorial:

import hashlib

print("fiona%s"%hashlib.md5("<your kindle serial number with no spaces and all capital letters>\n".encode('utf-8')).hexdigest()[13:16]

Then click on the 'Execute' button and it should print your password.
That is how to get the password for the "Diags" system.
The "Main" system is set to not allow log-ins, which is why you have to change that lock character in the passwd file.
knc1 is offline   Reply With Quote