View Single Post
Old 07-11-2012, 01:02 PM   #23
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by aditya3098 View Post
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...

Last edited by geekmaster; 07-11-2012 at 01:04 PM.
geekmaster is offline   Reply With Quote