Well, I have to go see some things related to IPHONES…
Like us that are unlocked are running linux, para ter net de borla só é preciso um script simples e a base de dados das chaves…
#!/bin/sh echo Uso: echo $0 0940343 echo SSID: Thomson08767... echo echo $0 Nome da rede sem o Thomson echo if [[ $1 != "" ]]; then echo A Procurar echo Rede \| Pass sqlite ThomsonKeys.sql3 <<EOF select * from THOMSON where SSID LIKE '$1' LIMIT 1; EOF fi
Como se vê, é simples, just install the sqlite (v3) and run
./nomedo.sh network
and he will find the net in database shows the password.
Script for Linux and Iphone thomsonkeys-sh
Program in vb.net (windows .net 2.0) thomsonkeys-vb
Just missing the database







December 3rd, 2009 at 23:12
already in a reply above meti some links relating to the method of generating… and if you do a search on google you will find some examples useful enough
July 26th, 2009 at 20:12
If procurares in google you will find lots of information on this… but don't advise you to generate… takes a long time…
But even so: http://fodi.me/internet/algoritmo-chaves-wireless-thomson-meo/
July 26th, 2009 at 05:56
How to generate the database with all macs ?