Skip to content

krishpranav/wifibruteforcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wifibruteforcer

A simple flutter application to bruteforce wifi networks

Installation in macOS:

git clone https://github.com/krishpranav/wifibruteforcer.git
cd wifibruteforcer
flutter config --enable-macos-desktop
flutter channel dev
flutter upgrade
flutter pub get
flutter run -d macos

Instalation in android

download link (or)

  • if your a developer:
clone this repo and build it!!