Commit Graph

58 Commits

Author SHA1 Message Date
Just Call Me Koko
530a30c6d7 Add support for M5 Cardputer 2025-07-21 18:47:57 -04:00
Just Call Me Koko
51eddd5b8f Add Join WiFi for touch hardware 2025-06-03 23:13:11 -04:00
Just Call Me Koko
b6fe3954e6 Create config for CYD 2 USB 2025-05-30 12:22:58 -04:00
Just Call Me Koko
c2fdb56200 Touch screen now has menu buttons 2025-05-06 23:47:23 -04:00
Just Call Me Koko
8eab6bff81 Add build for CYD 2432S028 2025-04-25 17:40:30 -04:00
Just Call Me Koko
4a90876d81 Port ESP32 Marauder to CYD 2432S028 2025-04-25 17:32: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
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
1bc2b36c9c Add AP info and reduce button array size 2025-04-01 18:13:02 -04:00
Just Call Me Koko
fcc726d557 Fix packet monitor feed 2025-02-03 23:43:13 -05:00
Just Call Me Koko
410cf31279 Fix packet monitor for non ILI9341 2025-01-16 01:01:50 -05:00
Just Call Me Koko
ec48a8a773 Fix select ap menu for Marauder v7 2025-01-14 14:17:25 -05:00
Just Call Me Koko
ccf0c1cbbd Remove title screen and add select stations for mini 2024-06-26 14:12:24 -04:00
Just Call Me Koko
5bd4b647b5 Add support for Adafruit Reverse Feather ESP32-S2 2024-02-22 23:54:03 -05:00
Just Call Me Koko
598eda99e3 Add headless mode 2023-10-24 18:52:00 -04:00
Just Call Me Koko
4b000c8d18 Revert wardrive history limit 2023-09-05 13:46:49 -04:00
Just Call Me Koko
5d4f73dbc8 Change banner render method 2023-09-05 13:34:58 -04:00
Just Call Me Koko
8f2b9c709a Remove unused methods and banner 2023-09-04 21:20:51 -04:00
Just Call Me Koko
56133db97a Remove general menu 2023-08-31 18:39:07 -04:00
Just Call Me Koko
ce8c70daf7 New Marauder title screen 2023-08-31 18:11:21 -04:00
Just Call Me Koko
f2c1d01d13 Add compatibility for M5StickC Plus 2023-05-15 14:25:06 -04:00
Just Call Me Koko
907a2af570 Bring develop up to date with master (#158)
* Trims serial input for PuTTY

* v0.9.7 Release

* Re-release v0.9.7

* add OG-Marauder enclosure (#124)

* add Marauder Mini Case and rearrange files

* Add OG-Marauder Enclosure

* Add more cmd, clean serial, add ascii

* Add attack command to CLI

* Add SSID commands

* print eapol when received

* Add more sniff and attack commands

* Fix OTA update shutdown via CLI

* Add help command

* Release v0.9.8

* Add channel arg to pmkid sniff

* Add targeted ap beacon spam

* Save a beacon packet

* AP obfuscation attack

* Update README.md

* Send deauth for pmkid

* PMKID deauth optional

* Release v0.9.9

* v0.9.10 Release

* Select all and flipper LED

* Add screen buffer for mini

* Fix screen buffer formatting

* packet monitor eapol scan formatting

* Release v0.9.11

* Update README.md

* Add settings command and SD CS

* Release v0.9.12

* Fix mini update menu

* Release v0.9.13-rc1

* Fix stopscan and sniffpmkid

* fix sniffpmkid SSID visible (#140)

* Add rssi and setting reset

* Release v0.9.13

* Create build_push.yml

* Add libraries

* Fix library red

* Spelling

* Adjust ref for SwitchLib

* Add ESP32 Board

* Update board fqdn

* Specify package version for ESP32

* Add compiler switches

* Update compile args

* Lib args

* Fix multdefs

* Update version of arduino test compile

* Separate lib install

* Jobs together

* Fix warnings flag

* Add muldefs arg to cli

* Update build_push.yml

* Specify build property

* Full build property string

* Fix quote placement

* Add find and replace

* Update build_push.yml

* Update build_push.yml

* Update build_push.yml

* Cat platform file

* Update build_push.yml

* Add install boards

* Update build_push.yml

* Add bash for loop for platform

* Update build_push.yml

* find and replace

* Add muldefs to ESP32 and ESP32S2

* Add display bins

* minimal spiffs

* Minimal SPIFFS syntax

* More Minimal SPIFFS syntax

* Add more build params

* Add upload artifacts

* Add TFT Setup files

* Add configure TFT_eSPI

* Configure libs and configs

* Fix sed file locations

* Update build_push.yml

* Update build_push.yml

* Look for TFT_eSPI

* Update start location for find

* Update locations of libraries

* Fix path to TFT_eSPI

* Compile for other platforms

* Create draft release

* Update README.md

* Only allow manual workflow

* Fix blank PCAPs

* Switch configs

* Specify NimBLE 1.2.0

* No "v" in tag

* Fix SD card init issues

Copy SD lib from arduino-esp32 v2.0.4 to replace SD lib from arduino-esp32 v2.0.0-rc2

* Pull arduino-esp32 v2.0.4

* Replace 2.0.0-rc1 SD lib with 2.0.4

* Fix path

* Gramatical (#155)

* Add raw cap and manual deauth

* Revert to flipper

* Change color

* Change color again

* define white

* Update issue templates

* Create config.yml

* Specify dst mac again

* Update README.md

* Create .gitignore

Co-authored-by: Gregor Hermani <53179565+trisp3ar@users.noreply.github.com>
Co-authored-by: improving-rigmarole <17810364+improving-rigmarole@users.noreply.github.com>
Co-authored-by: Ayden <butera.ayden@gmail.com>
2022-10-18 13:46:30 -04:00
Just Call Me Koko
2f0d05a538 Develop (#121)
* Adding new library, changing way of displaying texts (#118)

* Adding custom icon for language button

* Adding new library, changing way of displaying texts

Added new library to make incoming translation possible to exists at the same time.

* Prepare for flipper integration

* More flipper wifi dev board work

* Add command parse

* Add set channel

* Create bins for release v0.9.6

Co-authored-by: mlodawy <105587112+mlodawy@users.noreply.github.com>
2022-05-28 09:06:59 -04:00
Just Call Me Koko
7d6d0517e1 Add Marauder Mini Configuration 2022-05-02 21:44:42 -04:00
Just Call Me Koko
373482822a Make settings available on Menu 2021-07-28 23:24:18 -04:00
Just Call Me Koko
37c65bf6f1 Add settings function 2021-07-25 21:33:21 -04:00
Just Call Me Koko
9e1fe534b0 Move Marauder splash screen to byte array 2021-07-22 17:48:56 -04:00
Just Call Me Koko
a23e7a4c48 Add kit firmware modifications 2021-07-08 18:44:47 -04:00
Just Call Me Koko
06a172e28c Add SSID 2020-08-31 18:45:10 -04:00
Just Call Me Koko
a1dd40a928 Add Join WiFi 2020-08-27 23:22:35 -04:00
Just Call Me Koko
d32388eb2f Add LVGL keyboard 2020-08-27 22:41:39 -04:00
Just Call Me Koko
9ee434ae7f Fixes
Fix wifi shutdown
Fix eapolScan
Fix font size
Fix strings
Fix for loops
2020-08-27 20:43:29 -04:00
Just Call Me Koko
da43c8b369 Add exit function to draw app 2020-07-22 21:24:50 -04:00
Joshinken
7a5134bb86 nye³ (#35)
* Update Display.cpp

I THINK I FIGURED OUT WHAT IM DOING

* Add files via upload

* Update esp32_marauder.ino

* Update MenuFunctions.cpp

* Update MenuFunctions.h

* Update MenuFunctions.cpp

* Update README.md

* Update README.md

* Update MenuFunctions.cpp

* Update MenuFunctions.h

* Update MenuFunctions.h

* Add files via upload

* Update esp32_marauder.ino

* Update README.md

* Update Display.cpp

moved the float "wd", as the draw function would continously change it, which resulted in those weird effects when trying to draw different thicknesses

* Update MenuFunctions.cpp

* Update Display.cpp

made it so the drawing code doesnt need to draw every pixel individually and made it so it can handle higher thiccnesses... at all. it did not handly thicknesses above 2 with any kind of grace

* Update Display.cpp

removed unneccessary variable changes, just realized i kept making certain variables be a certain value over and over

* Fix screen change battery percentage

* restore TFT touch data

Co-authored-by: Just Call Me Koko <25190487+justcallmekoko@users.noreply.github.com>
2020-07-21 17:45:20 -04:00
Joshinken
20694f593a Update Display.cpp (#27)
I THINK I FIGURED OUT WHAT IM DOING
2020-07-18 11:30:53 -04:00
Just Call Me Koko
1a4136137d Add detect espressif devices 2020-07-02 19:05:06 -04:00
Just Call Me Koko
fa4d3bf3e2 Fix status bar 2020-05-14 22:34:25 -04:00
Just Call Me Koko
bf9baee37b Add status bar 2020-05-14 15:15:07 -04:00
Just Call Me Koko
1e1f6f6b19 temp sensor and battery level 2020-04-15 12:33:41 -04:00
Just Call Me Koko
3ce996d9e2 Add EAPOL sniff
There were a lot of stupid issues caused by the battery interface code. Got rid of it and I will not be adding any code to make it work. Fuck that shit.
2020-03-21 21:31:14 -04:00
Just Call Me Koko
96957a2cc1 Revert Changes 2020-03-21 20:20:52 -04:00
Just Call Me Koko
40e11b71f0 Capture EAPOL packets 2020-03-21 18:54:14 -04:00
Just Call Me Koko
5b24257fb8 Add initial SD support 2020-03-04 21:34:16 -05:00
Just Call Me Koko
5d6e4ca808 Fix monitor button labels 2020-02-07 18:58:50 -05:00
Just Call Me Koko
1317276556 Fix assets 2020-02-05 22:39:02 -05:00
Just Call Me Koko
e8e1686918 Fix crash during packet sniff
Replace SimpleList with LinkedList
2020-02-04 18:29:47 -05:00
Just Call Me Koko
4d4eed809d Added menu icons 2020-01-29 19:08:19 -05:00
Just Call Me Koko
0a4bb9c2b8 Added packet monitor 2020-01-24 23:11:45 -05:00
Just Call Me Koko
22dc0ff396 Scrolling text 2020-01-19 12:25:49 -05:00