| The Following 7 Users Say Thank You to colin.stephane For This Useful Post: | ||
|
|
2013-10-15
, 09:49
|
|
Posts: 1,157 |
Thanked: 1,868 times |
Joined on Feb 2011
@ The Netherlands
|
#2
|
As requested by Fallingwater here is my first attempt to package the latest version of WiRouter KeyRec :
WiRouter KeyRec :
WiRouter KeyRec is software to recover the default WPA passphrases of the supported router models.
Overview :
WiRouter KeyRec is a powerful and platform independent software to recover the default WPA passphrases of the supported router models (Telecom Italia Alice AGPF, Fastweb Pirelli, Fastweb Tesley, Eircom Netopia, Pirelli TeleTu/Tele 2).
Homepage :
http://salvatorefresta.net/index.php/tools
Download packages from extra-devel :
Activate all repositories following this tutorial : Repositories Activation
Then, as usual, as root, install with :
-bash-2.05b# apt-get install wirouterkeyrec && wirouterkeyrec --help Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: wirouterkeyrec 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. Need to get 38,0kB of archives. After this operation, 139kB of additional disk space will be used. Get:1 http://repository.maemo.org fremantle/free wirouterkeyrec 1.1.2-0maemo1 [38,0kB] Fetched 38,0kB in 0s (43,5kB/s) Selecting previously deselected package wirouterkeyrec. (Reading database ... 47561 files and directories currently installed.) Unpacking wirouterkeyrec (from .../wirouterkeyrec_1.1.2-0maemo1_armel.deb) ... Setting up wirouterkeyrec (1.1.2-0maemo1) ... WiRouter KeyRec 1.1.2 - (C) 2011 Salvatore Fresta http://www.salvatorefresta.net usage: wirouterkeyrec <options> -s --ssid Load an ESSID list from the command line [separated by comma] -f --ssid_file Load an ESSID list from a file -m --magicnumbers Load an AGPF SSID list for Magic Numbers calculation [separated by comma] -l --magic_file Load an AGPF SSID list for Magic Numbers calculation from a file -p --printasconfig Print the Magic Numbers as the same format of the AGPF configuration file -w --writeonconfig Write the calculated Magic Numbers in the AGPF configuration file appendix -c --config AGPF configuration file (default: agpf_config.lst) -t --teletuconfig TeleTu configuration file (default: teletu_config.lst) -u --updateagpf Update the AGPF configuration file from internet -a --agpfurl Set the URL from where the AGPF configuration file is downloaded from -o --teletuurl Set the URL from where the TeleTu configuration file is downloaded from (default: poc.salvatorefresta.net) -d --debug Show debugging info -v --verbose Verbose mode -h --help Show this help Supported models: Alice AGPF, Fastweb Pirelli, Fastweb Telsey, Eircom Netopia, Pirelli TeleTu/Tele2 Example: wirouterkeyrec -s Alice-58064234,FASTWEB-1-00036FB733FC,eircom26337520 wirouterkeyrec -s Teletu/00:23:8E:E5:28:C8 wirouterkeyrec -m Alice-48230959/67903X0041857/00:23:8e:89:1f:ec -bash-2.05b#Hope you like it
A++