View Single Post
Posts: 1 | Thanked: 9 times | Joined on Feb 2010 @ Finland
#23
Originally Posted by danielpublic View Post
5: Open up a terminal and write:
Code:
john -format:DES /path/to/old_maemo_lock_code
There, now just wait 5-10 minutes
Thanks to however wrote the post with grep part above!
Try adding -i:digits to speed it up:

Code:
john -format:DES -i:digits /path/to/old_maemo_lock_code
Since the code is just numbers, there's no need to go through all alphanumerics. Took 1 second to crack the code with my 1.6 GHz Atom 330.
 

The Following 9 Users Say Thank You to d0gi For This Useful Post: