hackwatch
hackwatch copied to clipboard
T-Watch 2020 v1/v2/v3 compatible firmware providing WiFi and BLE testing tools, TV-B-Gone and a watch feature (obviously)
Hi! I run idf.py build and get such error ``` hackwatch/components/twatch-lib/drivers/i2c.c:3:10: fatal error: driver/gpio.h: No such file or directory 3 | #include "driver/gpio.h" | ^~~~~~~~~~~~~~~ compilation terminated. [2/71] Performing build...
Switch to automatic standby after 15 minutes when TV-B-Gone stealth mode is activated.
Integrate a Honeypot in the HackWatch based on Skickar's code : https://github.com/skickar/ESP8266_Router_Honeypot
I have this error at the linking step C:\Users\f.lecoufle\Documents\github\hackwatch>idf.py build Executing action: all (aliases: build) Running ninja in directory c:\users\f.lecoufle\documents\github\hackwatch\build Executing "ninja all"... [1/6] Performing build step for 'bootloader' [1/1]...
Add a new menu for InfraRed attacks. At this moment, only TVBGone has been implemented.
If you change the contrast or the screen rotation and turn off completely the watch (6 seconds on the physical button) and then restart the watch (2 seconds on the...
In "Rogue AP" if there is no Target selected, what should the Start button do? Right now it click (turn white) and vibrate when pushing. Options for when no target...