Commit Graph
134 Commits
Author SHA1 Message Date
Just Call Me Koko 75b87662f3 Remove AP scan 2026-04-21 14:47:42 -04:00
Just Call Me Koko 909a3f9fdd Clean up linkedlist gets 2026-04-17 23:56:46 -04:00
Just Call Me Koko 80eb798df3 Consolidate BLE spam methods 2026-03-22 14:39:38 -04:00
Just Call Me KokoandGitHub 62fdb42dbd Merge pull request #1166 from datboip/feature/wardrive-poi
Add live POI tagging during wardrive
2026-03-21 23:27:00 -04:00
Just Call Me Koko 1fb32382c2 Remove BT Only Wardrive 2026-03-21 23:07:36 -04:00
datboipandClaude Opus 4.6 27f3666f9e feat: add live POI tagging during wardrive
Tap bottom bar during wardrive to drop GPS-tagged waypoints (auto-numbered).
CLI command `wardrivepoi [label]` supports custom labels for serial/Flipper
users. Writes standard GPX format with lat/lon/ele/time/name. Empty GPX
files auto-cleaned on scan stop. Addresses #1058.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 01:40:27 -04:00
Just Call Me Koko 47b30a1478 Remove station scan and move wardriving 2026-03-07 22:17:50 -05:00
Just Call Me Koko 68514ef3dc Fix memory leak for meta detect 2026-03-05 20:15:11 -05:00
Just Call Me Koko 1d7a15a0b8 No brightness for mini...for now 2026-03-03 15:41:03 -05:00
Just Call Me Koko f46c6d857d Reduce program size 2026-03-03 12:23:55 -05:00
datboipandClaude Opus 4.6 4ce3ee7812 Add PWM brightness control with 10-level adjustment
4-level to 10-level PWM backlight control (10%-100% in 10% steps),
persisted to NVS flash. Adds touch gesture (hold top/bottom zone 1.5s),
Device menu entry, and CLI command (brightness -c/-s <0-9>).

Replaces digitalWrite on/off with ledcWrite PWM for smooth dimming.

Closes justcallmekoko/ESP32Marauder#1091

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:41:47 -05:00
Just Call Me Koko c813398768 Add CLI command for meta scan 2026-02-27 14:43:35 -05:00
Just Call Me Koko 742a0e4cd2 Add commands for new attacks 2026-02-25 13:13:31 -05:00
Just Call Me KokoandGitHub 3759826122 Merge pull request #1117 from sophiedeziel/add_ap_cli
Adding a CLI command to add an AP
2026-02-23 13:43:04 -05:00
Just Call Me Koko c0c65b7a9f clean up the bat cave 2026-02-20 13:55:04 -05:00
Sophie Déziel ee2a3f71ff Add MAC format validation 2026-02-20 00:49:42 -05:00
Sophie Déziel e6dbb74cf5 Adding a CLI command to manually add an AP 2026-02-20 00:02:35 -05:00
Just Call Me Koko 6d2d1d7a0d Update NimBLE for ESP32-C5 2026-01-21 21:24:20 -05:00
Just Call Me Koko 52eea5f4f7 Add commands for SAE sniff and attack 2026-01-20 11:15:05 -05:00
Just Call Me Koko 18e582b9a9 Remove continuous BT wardrive 2026-01-14 09:47:41 -05:00
Just Call Me Koko 26370241ee Add CLI command for MAC tracking 2026-01-08 12:40:54 -05:00
Just Call Me Koko 70154f5074 Fix wardriving function on CLI 2026-01-03 14:19:36 -05:00
Just Call Me Koko 576601fd21 Fix non-UI hardware 2025-11-30 22:38:47 -05:00
Just Call Me Koko d3ce284ea4 Save more flash space 2025-11-26 00:26:03 -05:00
Just Call Me Koko 30893adaa5 Bring bluetooth to ESP32-C5 2025-11-25 17:46:14 -05:00
Just Call Me KokoandGitHub e5c6c6906e Merge pull request #989 from H4W9/MAC_CLI_Command
Add MAC Address CLI commands
2025-11-24 11:59:34 -05:00
H4W9andGitHub ccf7cd1493 Update CommandLine.cpp
Seriously, gotta filter em...
2025-11-24 07:49:14 -06:00
H4W9andGitHub a1ff26a9d2 Update CommandLine.cpp
Add the command actions
2025-11-24 01:44:30 -06:00
H4W9andGitHub aee56f879f Update CommandLine.cpp
more
2025-11-23 19:16:04 -06:00
Just Call Me Koko cd3ab51080 Add flock command and icon 2025-11-23 07:41:31 -05:00
Just Call Me Koko 5070b9785d Consolidate display init method 2025-10-25 02:45:09 -04:00
Just Call Me Koko e8f0c1317e Fix for non display 2025-09-23 11:30:28 -04:00
Just Call Me Koko d52b2922e6 and GPS POI and port scan commands 2025-09-23 10:37:40 -04:00
H4W9andGitHub fbf2e9ab18 Update CommandLine.cpp
Add Funny SSID Spam to CLI
2025-08-20 23:52:36 -05:00
Just Call Me Koko f5ecde8278 Add select all button for AP and STA 2025-08-06 13:26:20 -04:00
Just Call Me Koko 3ea48c35e5 Join with saved wifi credentials 2025-08-04 17:47:56 -04:00
Just Call Me Koko 7e2646e889 Add menu and CLI options for sleep attack 2025-08-04 15:34:19 -04:00
Just Call Me Koko 1ae345234d Add ARP scan 2025-07-31 12:42:55 -04:00
Just Call Me Koko 6596b41029 Enable Bad Msg on GUI 2025-07-28 14:30:30 -04:00
Just Call Me Koko 5ddf9786e0 Enable bad msg attack for CLI 2025-07-28 12:52:57 -04:00
Just Call Me Koko 1febb4a13c Add GPS tracker 2025-07-25 13:27:31 -04:00
Just Call Me Koko 113e8c0c92 Set evilportal AP from command line 2025-07-25 10:04:17 -04:00
Just Call Me Koko 04847f9537 Add commands for Karma 2025-07-23 09:50:39 -04:00
Just Call Me Koko 3a3102d877 Add command for port scan 2025-06-06 09:54:55 -04:00
Just Call Me Koko 93cb77526f Add ping command and fix join command 2025-06-05 11:38:37 -04:00
Just Call Me Koko 33d7460c6b Add join wifi for switch hardware 2025-06-04 11:59:03 -04:00
amec0eandGitHub ba7c05ff73 Update CommandLine.cpp
Added Pinescan and MultiSSID
2025-05-27 23:01:34 +01:00
Just Call Me Koko cc4a069af3 Make select -s all actually select all 2025-04-09 12:52:10 -04:00
Just Call Me Koko 6229ad6d2a Add commands for info and ap/station scanning 2025-04-02 15:39:30 -04:00
Just Call Me Koko f4634638a9 Add packet count command 2025-03-29 20:23:38 -04:00