Willy-JL
2af0d2fcc3
Merge branch 'develop' of https://github.com/justcallmekoko/ESP32Marauder into unified-serial-pcaps
2024-01-17 22:16:42 +00:00
Marivaldo Júnior
ad3cf7ec7e
fix m5stickcplus sdinterface
2024-01-03 12:40:54 -03:00
Willy-JL
2004a9ecb4
Sd+Serial save() in buffer_obj / out of sd_obj
2024-01-02 12:06:33 +00:00
Willy-JL
c61aaf95cd
Sd+Serial pcapOpen() and logOpen() in buffer_obj
2024-01-02 12:06:33 +00:00
Willy-JL
f6c27ed216
Sd+Serial pcapAdd() and logAdd() in buffer_obj
2024-01-02 12:06:33 +00:00
Willy-JL
d0f5d89980
Legacy SD do_save is always true
2024-01-02 12:06:33 +00:00
Just Call Me Koko
61861c83ab
Check Marauder SD for HTML files
2023-11-22 16:32:17 -05:00
Noah Axon
b8620e1bd3
Get external SPI SD reader working on M5StickC-Plus
2023-10-10 22:32:11 -05:00
Just Call Me Koko
71266ae650
Display things
2023-07-20 11:51:24 -04:00
Just Call Me Koko
6f1db9176a
Save evil portal logs
2023-07-18 18:15:23 -04:00
Just Call Me Koko
2685de86d1
Fix evil portal
2023-07-17 22:32:27 -04:00
tracedgod
8bf1402a99
fixup preprocessor directives
2023-06-10 00:22:19 -04:00
tracedgod
9c51a562b8
Refactor Code + XIAO-ESP32-S3 Support
...
Refactoring / pre-processor optimizations to only include files if specified in the `configs.h` file.
Also adds support for the XIAO-ESP32-S3 small board from Seeed Studio.
2023-06-10 00:22:19 -04:00
Just Call Me Koko
2092b0a462
Add ls command
...
Fix sniffpmkid LED
2023-05-30 13:47:40 -04:00
Just Call Me Koko
0a90e6aedc
Fix open files when SD disable
2023-05-19 16:19:45 -04:00
tcpassos
e028c39470
Added WRITE_PACKETS_SERIAL macro to transmit packets via serial (1) instead of using SD card
2023-03-01 08:42:08 -03:00
Just Call Me Koko
4e76cfd154
Adjust SD update phrasing
2023-01-17 11:47:21 -05: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
a23e7a4c48
Add kit firmware modifications
2021-07-08 18:44:47 -04:00
Just Call Me Koko
a52e52962d
Better ATmega32u4 detection
2021-04-14 16:32:52 -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
2572b83701
Revert "Cleanup SD stuff"
...
This reverts commit f86b5a4df0 .
2020-08-27 20:03:33 -04:00
Just Call Me Koko
d914ebd7c0
Revert "SD changes more"
...
This reverts commit 7db2d0e05d .
2020-08-27 20:03:30 -04:00
Just Call Me Koko
79cdb806f1
Revert "Stupid"
...
This reverts commit dead80e2f3 .
2020-08-27 20:03:21 -04:00
Just Call Me Koko
dead80e2f3
Stupid
2020-08-27 19:57:52 -04:00
Just Call Me Koko
7db2d0e05d
SD changes more
2020-08-27 19:47:25 -04:00
Just Call Me Koko
f86b5a4df0
Cleanup SD stuff
2020-08-26 17:06:36 -04:00
Just Call Me Koko
96957a2cc1
Revert Changes
2020-03-21 20:20:52 -04:00
Just Call Me Koko
ca4048983f
stuff
2020-03-21 20:20:25 -04:00
Just Call Me Koko
40e11b71f0
Capture EAPOL packets
2020-03-21 18:54:14 -04:00
Just Call Me Koko
fc5d27b4b6
All scanners save pcap files
2020-03-18 15:30:08 -04:00
Just Call Me Koko
9dbf0d4a69
Fix color on failure messages
2020-03-11 21:04:59 -04:00
Just Call Me Koko
2039e517af
Exit if SD update fails
2020-03-11 20:53:37 -04:00
Just Call Me Koko
9ed469d914
Add SD Update
2020-03-09 20:37:45 -04:00
Just Call Me Koko
40a4b5f22b
Save RAM during BLE
2020-03-07 16:17:36 -05:00
Just Call Me Koko
e1de245ab5
Packet monitor saves pcap files
2020-03-06 22:14:18 -05:00
Just Call Me Koko
668cc1c720
Fix SD Card support
2020-03-06 10:32:33 -05:00
Just Call Me Koko
5b24257fb8
Add initial SD support
2020-03-04 21:34:16 -05:00