View Single Post
Posts: 10 | Thanked: 7 times | Joined on Jan 2011 @ Planet Rock
#189
Originally Posted by mooglez View Post
Does this command work for you if you run it after doing sudo gainroot?:

echo root:$(grep -A 13 lock_code /dev/mtd1|tail -1)

if it does, it should give you the hash in a format like this:
root:randomstring
you can then use john the ripper to decrypt it in few seconds
We are using this method becuse the one you have mentioned gives the following output
root::
 

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