The Following 28 Users Say Thank You to Mentalist Traceur For This Useful Post: | ||
|
2013-09-13
, 09:44
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#2
|
The Following 4 Users Say Thank You to impeham For This Useful Post: | ||
|
2013-09-13
, 15:20
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#3
|
if anyone just need to bypass the lock code screen when it shows (using sftp client) i found that this works for me:
dbus-send --system --type=method_call --dest=com.nokia.system_ui /com/nokia/system_ui/request com.nokia.system_ui.request.devlock_close string:"com.nokia.mce" string:"/com/nokia/mce/request" string:"com.nokia.mce.request" string:"devlock_callback" uint32:'0'
|
2013-09-14
, 18:07
|
|
Posts: 1,239 |
Thanked: 1,278 times |
Joined on Aug 2011
@ Balochistan
|
#5
|
The Following User Says Thank You to panjgoori For This Useful Post: | ||
|
2013-09-14
, 22:17
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#6
|
amazing work. it only took about 10 seconds to crack my 5 digit code. Great work.
The Following 4 Users Say Thank You to Mentalist Traceur For This Useful Post: | ||
|
2013-09-16
, 06:05
|
Posts: 98 |
Thanked: 32 times |
Joined on Jul 2011
|
#7
|
The Following 2 Users Say Thank You to archl For This Useful Post: | ||
|
2013-09-16
, 15:30
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#8
|
Thank you for this program.
Afterwards, I cannot remove this package, it reports broken cannot update/remove.
like
Removing john...
/var/libdpkg/info/john/.prerm: line 18:
Errors processing
apt-get purge recoverlock
The Following User Says Thank You to Mentalist Traceur For This Useful Post: | ||
|
2013-09-16
, 15:44
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#9
|
|
2013-09-17
, 12:55
|
|
Posts: 739 |
Thanked: 242 times |
Joined on Sep 2007
@ Montreal
|
#10
|
Tags |
john the ripper, lock code, recover, recoverlock |
|
Just install it, run the command 'recoverlock' in X-Terminal, wait until it finishes doing its thing, and you'll have your lock code. I recommend you uninstall it afterwords, so that you don't have the command sitting around on your N900 waiting for someone or something else to notice and misuse it.
Currently it and the package it depends on ("john" as in the John the Ripper password bruteforcer) are only in extras-devel, but hopefully we can get them promoted down to extras in the near future.
I made this tiny script almost a year ago, and posted it up on the giant lock code recovery thread. Then the user hxka made it a bit better. But I never got around to properly sticking it into the repositories, so the people who really needed it most weren't all that likely to notice it. Hopefully having it available in the repository will be more helpful and convenient.