Friday, November 19, 2010

how to find the lock code of your nokia N900..

,,actually if you forgot your phones lock code, you have no choice but to reflash it..
,,and after you perform a reflash, still the lock will not be reset to factory default which is 12345, here's a way to find your lock code..

(credits to tmo)..

1. first download john the ripper for windows. (search in google)..
2. you must have rootsh installed on your mobile.
3. in your mobile go to terminal.
4. type sudo gainroot
5. then type..

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

6. it will give you the result like this..

root:63NCRYqE75Us0:

or look at the image below...



7. copy the output and put inside a txt file.
8. download and install your dl'ed john the ripper.
9. inside john the ripper, type this..

john.386 -format:DES -i:digits /path to saved file

10. your unlock code will be the result as seen on the image below..




credits goes to the tmo forum..(talk.maemo.org)

hope this helps...

Saturday, November 13, 2010

almost all NOKIA pinouts...

,i have created a program that will show some (almost all) nokia pinouts...

,i have compiled old and new pinouts available (actually what i have found from www.cpkb.org) from the web.

,say if you want to see the pinout of some old mobile..say 3310..




or some newer mobile such as nokia C5..



,you can find them in my APV viewer..


,credits of course to www.cpkb.org,digital babu for the pinouts..

,if you have newer pinouts that you want included..just leave a comment or contact me.

,my contact details are on the soft..

--------------------------------------------------------------

,software updated...

added nokia 6700slide pinout (6700s)..

download here