Quote:
Originally Posted by aditya3098
It does not. Any other way I could get the hash?
|
Your hash may be SHA-256 or other "not kindle friendly" hash algorithm.
Here are the different has types:
http://openwall.info/wiki/john/sample-hashes
The kindle supports DES (the short hash) and MD5 (the $1$ hash).
This tells how to generate passwd hashes using various encryptions:
http://dietrichschroff.blogspot.com/...passwords.html
If MD5 is okay, just use the kindle "passwd" command...