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

Error #1

Closed spmedia closed 7 years ago

spmedia commented 7 years ago

Hello,

When I hit 'Scan Networks', no networks ever show up, just a blank black page.

Any ideas?

Android 6.0.1 Galaxy S7 edge

Thanks!

double-pulsar commented 7 years ago

me,too!my device is nexus6p 6.0.1

pieterhouwen commented 7 years ago

Same for me, I have a Huawei P8 Lite with Android 6.0

mchllngr commented 7 years ago

Scanning for networks needs permission "ACCESS_COARSE_LOCATION" since Android 6.0. This does not seem to be implemented yet.

faizann24 commented 7 years ago

Can anyone change the code and make a pull request. I am a little busy and don't want to make you people wait.

Best Regards.

spmedia commented 7 years ago

@mchllngr wanna work your wizardry and fix/implement ACCESS_COARSE_LOCATION ? <3

I'm horrible @ android dev

mchllngr commented 7 years ago

@spmedia no, I'm sorry. The repository is missing its gradle files which are needed for building. I don't know why. Maybe the app is created with an other IDE (than Android Studio) which doesn't use gradle.

spmedia commented 7 years ago

Thanks for the reply.

@faizann24 seems you have some work to do before this is usable...

faizann24 commented 7 years ago

I have added the complete project in a rar file in the source code. And the project was done on Android Studio.

Best Regards.

appdev commented 7 years ago

I repair this issue, And has been pushed

Aditya94A commented 7 years ago

@faizann24 Thanks for adding the full Android Studio project, but why not have the whole project under "sourcecode" directory in the first place? It kind of undermines the whole point of git :)

spmedia commented 7 years ago

@huclengyue thank you. I uninstalled and reinstalled your version. Wifi SSIDs showing now and cracking appears to be 'working'. Will test more later today.