View Single Post
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#19
Originally Posted by mayhemita View Post
Hi folks,

I can't recover my lock code. I tried the recoverlock script whitout result and follow the page:

http://lifewithmaemo.blogspot.com.es...lock-code.html

with the commands:

$ sudo apt-get install -y john

# echo root:$(grep -A 13 lock_code /dev/mtd1|tail -1): > /home/user/MyDocs/phone_lock_hash

$ john -i:digits phone_lock_hash

but It shows me the message:

Created directory: /home/user/.john
No password hashes loaded (see FAQ)

I don't know what to do. Anybody helps?

Thanks,
Use this command instead of the last one:
Code:
john -i:digits /home/user/MyDocs/phone_lock_hash
__________________
If you want to donate in support of anything that I do, you can do so with either of these options:
PayPal | Bitcoin: 1J4XG2z97iFEKNZXThHdFHq6AeyWEHs8BJ | [Will add other donation options eventually]
 

The Following User Says Thank You to Mentalist Traceur For This Useful Post: