All Projects → RandDruid → Esp8266 Deauth2

RandDruid / Esp8266 Deauth2

Licence: mit
Deauthentication attack with two ESP8266 modules

Labels

Projects that are alternatives of or similar to Esp8266 Deauth2

Wifisatellite
WiFi Satellite Project - as seen on the Chaos Communication Congress
Stars: ✭ 52 (-14.75%)
Mutual labels:  arduino
Arduino Glass
My DIY Arduino Glass.
Stars: ✭ 55 (-9.84%)
Mutual labels:  arduino
Deepsleepscheduler
DeepSleepScheduler is a lightweight, cooperative task scheduler library with configurable sleep and task supervision.
Stars: ✭ 59 (-3.28%)
Mutual labels:  arduino
Bleeper
Library to manage your firmware configurations written in C++
Stars: ✭ 54 (-11.48%)
Mutual labels:  arduino
Segacontroller
Arduino library to read Sega Genesis (Mega Drive) and Master System (Mark III) controllers.
Stars: ✭ 55 (-9.84%)
Mutual labels:  arduino
Esp8266 deauther
Affordable WiFi hacking platform for testing and learning
Stars: ✭ 9,312 (+15165.57%)
Mutual labels:  arduino
Pedalshield
pedalSHIELD Arduino Guitar Pedal.
Stars: ✭ 52 (-14.75%)
Mutual labels:  arduino
Platform Kendryte210
Kendryte K210: development platform for PlatformIO
Stars: ✭ 60 (-1.64%)
Mutual labels:  arduino
Esp8266 Rf Mqtt Bridge
A MQTT to 433/315Mhz RF bridge build on the ESP8266 for home automation
Stars: ✭ 55 (-9.84%)
Mutual labels:  arduino
Sous viduino
Sous-vide powered by Arduino - The SousViduino!
Stars: ✭ 58 (-4.92%)
Mutual labels:  arduino
Gem
Good Enough Menu for Arduino
Stars: ✭ 54 (-11.48%)
Mutual labels:  arduino
Neocandle
Candle for Adafruit NeoPixel
Stars: ✭ 54 (-11.48%)
Mutual labels:  arduino
Cape
String encryption for Arduino, limited microcontrollers and other embedded systems.
Stars: ✭ 58 (-4.92%)
Mutual labels:  arduino
Desk Lamp Alternative Firmware
An alternative firmware for the Mijia Xiaomi Desk Lamp
Stars: ✭ 54 (-11.48%)
Mutual labels:  arduino
Bb82 public
BB8 Version 2!
Stars: ✭ 59 (-3.28%)
Mutual labels:  arduino
Digitrack
Attacks for $5 or less using Arduino
Stars: ✭ 53 (-13.11%)
Mutual labels:  arduino
Esp Now Tests
Stars: ✭ 56 (-8.2%)
Mutual labels:  arduino
Tm16xx
Arduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix.
Stars: ✭ 61 (+0%)
Mutual labels:  arduino
Parse Sdk Arduino
The Arduino SDK for the Parse Platform
Stars: ✭ 59 (-3.28%)
Mutual labels:  arduino
Esp8266 Library
A library for the ESP8266 WiFi module
Stars: ✭ 58 (-4.92%)
Mutual labels:  arduino

esp8266-deauth2

Multi target De-Auth attack implementation for Two ESP8266 modules.

(project with only 1 module - https://github.com/RandDruid/esp8266-deauth)

Projected was created in Arduino IDE v. 1.6.7. Support for ESP8266 was added with Board Manager. Look here: https://github.com/esp8266/Arduino I used version 2.1.0-rc2 with edited user-interface.h. Basically I took declaration for 'wifi_send_pkt_freedom' function from higher version of SDK (1.5.0) and paste it into SDK 1.3.0 (because I can see this function present in binaries)

Project page on hackaday.io: https://hackaday.io/project/9333-weekend-on-the-dark-side

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].