faizann24 / wifi-bruteforcer-fsecurify

Android application to brute force WiFi passwords without requiring a rooted device.
http://fsecurify.com/wifi-bruteforcer-android-app-to-crack-wifi-passwords/
1.23k stars 311 forks source link

BREAKING THE WIFI, BE CAREFULL - Start of a solution #5

Open aslafy-z opened 7 years ago

aslafy-z commented 7 years ago

I think you should use WifiManager.removeNetwork to avoid the blocking of the wifi connection after using the app.

https://developer.android.com/reference/android/net/wifi/WifiManager.html#removeNetwork(int)