Commit Graph
118 Commits
Author SHA1 Message Date
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
Just Call Me Koko 3ceac1806e Add flipper zero sniff 2024-11-24 18:28:24 -05:00
Just Call Me Koko 88b4edd574 Add commands for listing and spoofing airtags 2024-11-24 11:07:29 -05:00
Just Call Me Koko a96af37524 Add command for sniffing airtags 2024-11-20 17:09:26 -05:00
Just Call Me Koko 9b59b7f8c0 Add flipper ble spam 2024-11-13 17:34:41 -05:00
Just Call Me Koko 59c6f5596f Add commands for save and load 2024-04-25 10:04:36 -04:00
Willy-JL 558fe18d66 Enable serial PCAP with CLI option 2024-01-02 12:06:33 +00:00
Willy-JL bddc7e1d9d Send PCAP buffer on main UART console 2024-01-02 12:06:33 +00:00
Kragg Malak dd2274b018 Added parsing of GxTXT messages (gps -g text). Added default native mode for nmea local-genned messages, where it claims to be what it hears from your GPS chip. Added support for more spoofed sat types: beidou (BD or GB), navic, qzss, explicit multisat (instead of native). Added UI nicieties. Made screen display one nmea sentence in queue mode, as well as the local-gen ones, and the text buffer. Added GxTXT to gpsdata output, along with accuracy. 2023-12-13 18:27:36 -07:00
Just Call Me Koko 1804a28957 Fix exit for google spam 2023-12-09 20:42:38 -05:00
Just Call Me Koko c8005f6c52 Add google BLE, combine spam one cmd 2023-11-28 15:57:51 -05:00
Just Call Me Koko 7a15b5b36e Fix attempt NMEA Stream Screen printing 2023-11-28 14:24:47 -05:00
Just Call Me KokoandGitHub 5c54137b9e Merge branch 'nmea' into master 2023-11-27 09:55:19 -05:00
Kragg Malak f660a66d8e De-dumbass myself. 2023-11-26 22:06:27 -07:00
Just Call Me Koko 0993693b11 Add samsung BLE spam cmd 2023-11-26 14:49:03 -05:00
aubreyshomoandGitHub d940a9874d Merge branch 'justcallmekoko:master' into master 2023-11-26 11:30:34 -07:00
Kragg Malak c4af8003de Added NMEA passthrough for GPS attached to marauder to be available on serial port, such as to flipper apps that use UART GPS, as long as they do 115200. 2023-11-26 11:26:18 -07:00