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

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.