summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-06-12 12:18:24 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-06-12 12:18:24 +0200
commit2cae9f9bd1ddeedb138af1191e517e1cf50d5b4a (patch)
treeb109e98e0dae4da08f73f5f34dc30e371c072675
parent3ebf82cb00359bfd11235f683fadde9d26cae783 (diff)
downloadjimmiedeauth-2cae9f9bd1ddeedb138af1191e517e1cf50d5b4a.tar.gz
jimmiedeauth-2cae9f9bd1ddeedb138af1191e517e1cf50d5b4a.zip
rename project
-rw-r--r--README.md14
-rw-r--r--jimmiejammer.ino (renamed from DeAuth/DeAuth.ino)0
2 files changed, 0 insertions, 14 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 5ad8253..0000000
--- a/README.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# esp8266-deauth
-Multi target De-Auth attack implementation for ESP8266 module.
-
-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
-
-Disclaimer: I am not pretending to create ultimate final solution. It works, in general, on devices I have tested. Main problem is to cover 14 channels with one RF module (*). But I hope this code can give you a quick start for your own experiments.
-
-*) Possible solution here: (project with 2 modules - https://github.com/RandDruid/esp8266-deauth2
-
-Project page on hackaday.io: https://hackaday.io/project/9333-weekend-on-the-dark-side \ No newline at end of file
diff --git a/DeAuth/DeAuth.ino b/jimmiejammer.ino
index a3616fb..a3616fb 100644
--- a/DeAuth/DeAuth.ino
+++ b/jimmiejammer.ino