Stkeys for N900

I’ve managed to compile stkeys for my N900 (running Maemo).

Stkeys is an utility to recover the default WPA key from certain Thomson routers using the default SSID, for example the Speedtouch 780.
A few simple benchmarks show that the recovery takes about 130 seconds.

You can download the .deb file here. You can download this file, and install (as root) with dpkg -i stkeys_0.1_armel.deb.

Example usage:
For example we use as SSID of “SpeedTouch188DBB”
You should run stkeys 188dbb from a terminal, and you will see the following:

screenshot

In this particular case the WPA-key is: 763FF260D1 which is the first possible key for 2006.

Please leave a comment and share your experiences.

Update: (27-10-2010) stkeys is now in the extras-testing repository. You can install it on your N900 by clicking this link.

7 Comments so far

  1. Zoni on May 16th, 2010

    hi there. I download the file n get in the root mode, but when I run it, I got the error [dpkg: error processing stkeys_0.1_armel.deb (--istall): cannt access archive: No such file or directory. Errors were encounterd while processing:
    stkeys_0.1_armel.deb]

    plz help

  2. Ted on July 12th, 2010

    Are you root when trying to install?
    You can check this by typing ‘whoami’ in the terminal.

    To become root, you can type ‘sudo gainroot’ in a terminal, if you have the package Rootsh installed (from the standard package manager).

  3. Mrfish on September 6th, 2010

    you need to make sure you are in the location of the .deb package.

    cd MyDocs

    etc.

  4. Mr Xhark on October 5th, 2010

    Hi,

    can you explain how do you have compiled your program source for the N900 ?

    Do you use Linux or Windows ? Thank you!

  5. Ted on October 5th, 2010

    Hello Mr Xhark,

    I’ve used MADDE to compile and create the .deb, under Windows 7.

  6. maemo forum member on November 5th, 2010

    is there a file that i can run in windows xp or win 7 can only find source

  7. Ted on November 16th, 2010

    Yes there is: You can find it here.

Leave a reply