WillyJL c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
..
alloc c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
assets c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
callback c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
easy_flipper 6a248d2a3d Merge flip_wifi from https://github.com/jblanked/FlipWiFi 9 bulan lalu
flip_storage 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 tahun lalu
flipper_http c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
jsmn 8acd712d5c Merge flip_wifi from https://github.com/jblanked/FlipWiFi 1 tahun lalu
update 48182eef20 Merge flip_wifi from https://github.com/jblanked/FlipWiFi 9 bulan lalu
.gitattributes 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 tahun lalu
.gitignore 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 tahun lalu
.gitsubtree 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 tahun lalu
CHANGELOG.md c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
README.md c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
app.c 685884cb86 Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
app.png 5100a113a4 Add flip_wifi from https://github.com/jblanked/FlipWiFi 1 tahun lalu
application.fam c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu
flip_wifi.c 6a248d2a3d Merge flip_wifi from https://github.com/jblanked/FlipWiFi 9 bulan lalu
flip_wifi.h c83de9032e Merge flip_wifi from https://github.com/jblanked/FlipWiFi 8 bulan lalu

README.md

FlipWiFi is the companion app for the popular FlipperHTTP firmware. It allows you to scan and save Wi-Fi networks for use across all FlipperHTTP apps, set up captive portals, and send deauthentication attacks.

Requirements

Connect Online

Features

  • Scan: Discover nearby Wi-Fi networks and add them to your list.
  • Deauthentication: Send deauthentication frames to disconnect clients from a selected network for testing or troubleshooting.
  • Captive Portal: Create a captive portal with custom HTML and auto-input routing.
  • Saved Access Points: View your saved networks, manually add new ones, or configure the Wi-Fi network to be used across all FlipperHTTP apps.

Setup

FlipWiFi automatically allocates the necessary resources and initializes settings upon launch. If WiFi settings have been previously configured, they are loaded automatically for easy access. You can also edit the list of WiFi settings by downloading and modifying the "wifi_list.txt" file located in the "/SD/apps_data/flip_wifi/data" directory. To use the app:

  1. Flash the Wi-Fi Developer Board: Follow the instructions to flash the Wi-Fi Dev Board with FlipperHTTP: https://github.com/jblanked/FlipperHTTP
  2. Install the App: Download FlipWiFi from the Flipper Lab.
  3. Launch FlipWiFi: Open the app on your Flipper Zero.
  4. Connect, review, and save Wi-Fi networks.

Disclaimer

Please use this firmware responsibly. JBlanked and JBlanked, LLC disclaim all liability for any misuse of this firmware. You are solely responsible for your actions.