View Single Post
Posts: 1 | Thanked: 0 times | Joined on Mar 2011
#209
Originally Posted by R-R View Post
Uhm, never mind, actually running the hash through john the ripper gave me my password after 7 minutes (Single core at 2.4Ghz).

So to get your password back, don't risk editing the mtd1 directly, just do this:

Code:
echo root:$(grep -A 13 lock_code /dev/mtd1|tail -1):
then put this in a file and crack it with any DES cracker... wait and enjoy :-)

As a side note (reference), this works with 1.2009.42-11.002 ... we'll see how it changes with time.
just did exactly what you said and it gave: Permission denied
WHAT DID I DO WRONG???

Actually it used to work before i got it reflashed but after that i cant lock my device nor change the code....
it says: Incorrect code

Last edited by DarkAngel; 2011-03-01 at 16:08.