mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #623] error loading attackinfo.json #208
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#208
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @giuggigiuggi on GitHub (Sep 26, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/623
when i try to stop the deauth attack appears: error loading attackinfo.json and the nodemcu don't respond and i have to turn it off. I installed the esp.......bin because when i try to install the 1.6 version from arduino pops up lots of errors. how can i fix this error (loading attackinfo.json)???
many thanks.
@tobozo commented on GitHub (Sep 29, 2017):
What you're experiencing here may be normal, when performing attacks, the deauther changes its WiFi mode and disconnects you. See #356 and other related (closed) issues as hints.
The fact that you get errors in the Arduino IDE is a totally different issue you may solve by applying the README and/or reading the FAQ.