hackwatch icon indicating copy to clipboard operation
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)

Results 19 hackwatch issues
Sort by recently updated
recently updated
newest added

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...

Add an option to detect that a deauth attack is in progress.

enhancement

Add a send button in the screen TV-B-Gone to send IR messages.

enhancement

Switch to automatic standby after 15 minutes when TV-B-Gone stealth mode is activated.

enhancement

Integrate a Honeypot in the HackWatch based on Skickar's code : https://github.com/skickar/ESP8266_Router_Honeypot

enhancement

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...

enhancement

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...

Rework tv-b-gone code to support the upcoming ESP-IDF v5.x

enhancement