DeautherX

An ESP8266_Deauther with Evil Twin attack.

BlackTechX011/DeautherX

Installation

Finding the correct port

If you don't know which serial port to select, open the Flasher tool and then plug in your board. Whatever port pops up in the list is what you're looking for.

You should check the cable and USB port if no new port pops up. Some USB cables are only for charging and cannot transmit data.

Or maybe you're missing the drivers for your device:

CH340/CH341 Drivers: www.wch-ic.com/downloads/CH341SER_ZIP.html

CP210x Drivers: www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers

FTDI Drivers: ftdichip.com/drivers/

Alternative Tools

my web tool is not the only software you can use to flash your ESP8266:

  • esptool
  • ESP flash download tools
  • esptool-gui