Just Call Me Koko
|
5207b18aff
|
Add v7 JCMK inlay
|
2025-03-24 09:46:51 -04:00 |
|
Just Call Me Koko
|
404ceb03ff
|
Add channel analyzer and v7 enclosure
|
2025-03-22 01:53:08 -04:00 |
|
Just Call Me Koko
|
fcc726d557
|
Fix packet monitor feed
|
2025-02-03 23:43:13 -05:00 |
|
Just Call Me Koko
|
bb90994359
|
Add Marauder v7 enclosure components
|
2024-12-17 18:22:37 -05:00 |
|
Just Call Me Koko
|
aa28c14cfa
|
Add BFFB Enclosure
|
2024-10-28 17:43:46 -04:00 |
|
Just Call Me Koko
|
9690c73c35
|
Add new enclosure top for Marauder Mini
|
2024-06-06 16:19:41 -04:00 |
|
Just Call Me Koko
|
9836f2c256
|
Add dev board pro gps enclosure lid
|
2024-05-17 11:17:22 -04:00 |
|
Just Call Me Koko
|
e2b714ceb4
|
Add GPS thread forming enclosure
|
2024-03-11 16:16:27 -04:00 |
|
Just Call Me Koko
|
7bf1cdd083
|
More enclosure stuff
|
2024-03-09 16:16:56 -05:00 |
|
Just Call Me Koko
|
8dd6c4c4d3
|
Add dual SMA enclosure for Mini
|
2024-03-04 17:45:28 -05:00 |
|
Just Call Me Koko
|
4c9adac032
|
Add mini SMA enclosure
|
2024-02-13 15:31:47 -05:00 |
|
Just Call Me Koko
|
0b0247f6ba
|
Fix mini enclosure
|
2024-02-07 11:45:12 -05:00 |
|
Just Call Me Koko
|
f8a831f916
|
Add Mini GPS module power control
|
2024-01-17 09:15:22 -05:00 |
|
Just Call Me Koko
|
82642bd5c0
|
Merge pull request #391 from trisp3ar/develop
update Mini Marauder enclosure
|
2023-11-16 14:07:06 -05:00 |
|
gregor.hermani
|
7cde367f27
|
update Mini Marauder enclosure
|
2023-11-16 09:25:22 +01:00 |
|
Just Call Me Koko
|
a233b93c74
|
Do something with some letters
|
2023-11-15 18:27:40 -05:00 |
|
Just Call Me Koko
|
86328d2788
|
Add v6 SMA enclosures
|
2023-09-01 07:44:45 -04:00 |
|
Just Call Me Koko
|
6a26ac2e04
|
Remove join/shutdown wifi
|
2023-08-31 15:02:34 -04:00 |
|
AWOK
|
17a4035208
|
Added V6 case
Added case designed by AWOK
|
2023-08-26 20:10:39 -07:00 |
|
Just Call Me Koko
|
785545c185
|
Add WiFi Dev Board Pro SMA Enclosure
|
2023-03-31 12:13:09 -04:00 |
|
Just Call Me Koko
|
99ef926fb7
|
Add files via upload
|
2023-02-02 16:40:08 -05:00 |
|
Just Call Me Koko
|
2b324eaaf2
|
Add wifi dev board pro top with buttons
|
2023-01-18 21:02:33 -05:00 |
|
Gregor Hermani
|
f79e0591df
|
adding CAD models for Devboard Pro enclosure and Solder Jig
|
2023-01-18 10:42:17 +01:00 |
|
Just Call Me Koko
|
6760d1dc54
|
Add OG Marauder v3.8 PCB Step file
|
2023-01-06 13:49:46 -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 |
|
Gregor Hermani
|
d9a6966574
|
add Marauder Mini Case and rearrange files (#112)
|
2022-05-04 10:12:57 -04:00 |
|