Commit Graph
1076 Commits
Author SHA1 Message Date
Just Call Me Koko cc4a069af3 Make select -s all actually select all 2025-04-09 12:52:10 -04:00
Just Call Me Koko 2a8006a59d Fix evil portal AP name character limit 2025-04-09 12:28:26 -04:00
Just Call Me Koko 94a7c6c587 Increment version number to v1.4.1 2025-04-06 13:52:52 -04:00
Just Call Me Koko 0a395944c6 Fix psram crash issue on dual ESP32 devices 2025-04-06 13:52:24 -04:00
Just Call Me Koko 065e931376 Increment version number to v1.4.0 2025-04-04 16:11:50 -04:00
Just Call Me Koko 593dd99d1a Fix non-display scanning 2025-04-04 16:06:28 -04:00
Just Call Me Koko 12794f57bc Get signal strength working on ILI9341 again
Allow channel scrolling on signal strength analyzer for ILI9341 devices
2025-04-04 15:49:14 -04:00
Just Call Me Koko 20e70e9343 Add channel analyzer to ILI9341 devices 2025-04-04 11:55:45 -04:00
Just Call Me Koko 0ecc183b59 Remove button delay 2025-04-04 10:46:17 -04:00
Just Call Me Koko df5e495f3a ILI9431 can do sniff raw now 2025-04-04 10:44:04 -04:00
Just Call Me Koko cd5d537373 Actually remove scan ap from ILI9341 2025-04-04 10:29:26 -04:00
Just Call Me Koko d3299474c6 Remove scan ap and scan sta from ili9341 devices
To save menu space, remove these because we have scan all now
2025-04-04 10:17:12 -04:00
Just Call Me Koko e662f917bc Start bringing features to ILI9341 2025-04-03 19:43:21 -04:00
Just Call Me Koko 4004e4e6d0 Add clone STA MAC 2025-04-03 14:47:37 -04:00
Just Call Me Koko 4dd856999f Add clone AP MAC 2025-04-03 14:13:57 -04:00
Just Call Me Koko 1cc7b3f620 Fix printing for non screen models 2025-04-03 11:13:00 -04:00
Just Call Me Koko caecd09d74 Create set macs menu and fix wifi init for macs 2025-04-03 10:57:01 -04:00
Just Call Me Koko 3c5b3bd544 Fix button icon color on scroll 2025-04-03 10:12:37 -04:00
Just Call Me Koko 4d145d5c0b Set MACs before every wifi function 2025-04-02 22:11:28 -04:00
Just Call Me Koko 020d0ace3c Get ready for setting new MACs 2025-04-02 16:35:28 -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 695aed1710 Fix EP HTML file menu 2025-04-02 10:27:25 -04:00
Just Call Me Koko 60d8a9004b Fix display buffer keys for no display 2025-04-01 21:46:24 -04:00
Just Call Me Koko ed65e6d2f7 Remove hardware def 2025-04-01 21:32:23 -04:00
Just Call Me Koko fad44231cf Add wifi scan ap sta 2025-04-01 21:30:58 -04:00
Just Call Me Koko 960c66247d Fix AP info when no screen 2025-04-01 18:28:16 -04:00
Just Call Me Koko 39b53e22ba Start at menu top on back button 2025-04-01 18:26:08 -04:00
Just Call Me Koko 1bc2b36c9c Add AP info and reduce button array size 2025-04-01 18:13:02 -04:00
Just Call Me Koko f4634638a9 Add packet count command 2025-03-29 20:23:38 -04:00
Just Call Me Koko e3f32106d9 Create packet rate monitor 2025-03-29 14:13:53 -04:00
Just Call Me Koko 1e5b083d14 Add OUI check to station sniff 2025-03-28 17:55:54 -04:00
Just Call Me Koko fab8088198 Clear board definitions 2025-03-27 13:57:48 -04:00
Just Call Me Koko e16d421213 Add quick names to analyzer graph 2025-03-27 13:57:27 -04:00
Just Call Me KokoandGitHub 3ba30ec5d9 Merge pull request #676 from justcallmekoko/master
Merge master into develop
2025-03-26 10:43:20 -04:00
Just Call Me KokoandGitHub 062cc320d3 Merge pull request #675 from justcallmekoko/develop
- Add channel analyzer for non-touch screen marauder hardware
- Add BLE analyzer
- Add index number to AP scan display
- Reduce memory consumption of menu items
- Reduce wardriving history length
- Enforce memory usage limit for AP and Station scanning
- Scan AP and Scan Station won't cause crash
- Reduce memory consumption when initializing WiFi for AP and Station scanning
- Fix menu limit for AP and Station lists
v1.3.0
2025-03-26 10:31:30 -04:00
Just Call Me Koko 22058ce83c Fix overflow on station sniffing and listing 2025-03-25 18:43:38 -04:00
Just Call Me Koko 43130cbb42 Fix v6 TTE for BLE analyzer 2025-03-25 09:41:49 -04:00
Just Call Me Koko 727397f537 Remove menu limit for scans
No menu limit for AP scans or stations scans
Add index count to AP scan display
Adjust memory limits
2025-03-24 18:16:58 -04:00
Just Call Me Koko a2722ea23b Update version number 2025-03-24 11:37:02 -04:00
Just Call Me Koko edbfd62e4c Add BLE analyzer 2025-03-24 11:32:30 -04:00
Just Call Me Koko 5207b18aff Add v7 JCMK inlay 2025-03-24 09:46:51 -04:00
Just Call Me Koko 5d8fba14c1 Less memory initializing wifi for scans 2025-03-23 21:00:48 -04:00
Just Call Me Koko 7fd64995bb Add memory usage limit 2025-03-23 15:45:31 -04:00
Just Call Me Koko 7efa7c8a12 Reduce wardriving history length 2025-03-23 15:19:57 -04:00
Just Call Me Koko 6929e3547b Less memory consumption from menu items 2025-03-23 12:20:28 -04:00
Just Call Me Koko 92cd8933d1 Comment all board config 2025-03-23 10:35:35 -04:00
Just Call Me Koko 78db6eb2d4 Add more data to channel analyzer 2025-03-22 22:51:52 -04:00
Just Call Me Koko 404ceb03ff Add channel analyzer and v7 enclosure 2025-03-22 01:53:08 -04:00
Just Call Me KokoandGitHub d9356043bf Merge pull request #663 from justcallmekoko/develop
Develop
2025-02-07 19:21:48 -05:00
Just Call Me Koko ae8a93a6d2 Merge branch 'develop' of https://github.com/justcallmekoko/ESP32Marauder into develop 2025-02-07 19:00:21 -05:00