exploitagency / ESPloitV2

WiFi Keystroke Injection Tool designed for an Atmega 32u4/ESP8266 Paired via Serial (Cactus WHID Firmware). Also features Serial, HTTP, and PASV FTP exfiltration methods and an integrated Credential Harvester Phishing tool called ESPortal.
MIT License
558 stars 136 forks source link

Migrated ArduinoJson to version 6 #44

Closed Baegi closed 5 years ago

Baegi commented 5 years ago

My ESP8266 would crash all the time on startup. I traced the issue back to ArduinoJson, and migrating to version 6 fixed the issue.