Commit Graph
394 Commits
Author SHA1 Message Date
Just Call Me Koko d662431f08 Update power nets and component names 2022-10-27 17:39:34 -04:00
Just Call Me Koko 9eca388ea8 Finish power mgmt circuit 2022-10-27 16:31:25 -04:00
Just Call Me Koko 0eed111177 Add label for power management 2022-10-27 15:29:35 -04:00
Just Call Me Koko 9716c8d348 Add mosfet and transistors for power mgmt 2022-10-27 15:24:50 -04:00
Just Call Me KokoandGitHub 2735fccf6a Merge pull request #162 from trisp3ar/develop
continue WiFi devboard pro schematics
2022-10-23 11:46:49 -04:00
Gregor Hermani 35821deddf add references,
edit devboard pro schematic, sd card, pin headers
2022-10-23 15:47:32 +02:00
Just Call Me KokoandGitHub 873643619d Merge pull request #161 from justcallmekoko/master
Bring develop up to date with master
2022-10-19 18:29:00 -04:00
Just Call Me KokoandGitHub 0e1e8cd832 Merge pull request #160 from trisp3ar/develop
start Flipper Zero WiFi Devboard Pro
2022-10-19 18:27:27 -04:00
Gregor Hermani 130bd26225 start Flipper Zero WiFi Devboard Pro 2022-10-19 23:29:07 +02:00
Just Call Me Koko 7eef1910db Release v0.9.17 2022-10-19 16:46:48 -04:00
Just Call Me Koko 517c30d27e Revert config v0.9.17 2022-10-19 12:27:18 -04:00
Just Call Me Koko bd53320122 Better mini menu selection for APs 2022-10-19 11:49:41 -04:00
Just Call Me Koko c7e39744f3 Allow mini to select APs 2022-10-18 18:19:49 -04:00
Just Call Me KokoandGitHub dc0f25f1b8 Merge pull request #159 from justcallmekoko/master
do again
2022-10-18 13:48:11 -04:00
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 9e4343b77d Create .gitignore 2022-10-14 15:35:14 -04:00
Just Call Me Koko e54a2b0e3e Update README.md 2022-10-14 14:35:30 -04:00
Just Call Me Koko d460273c91 Specify dst mac again 2022-10-14 14:34:27 -04:00
Just Call Me KokoandGitHub fcfeeb3930 Create config.yml 2022-10-14 14:27:05 -04:00
Just Call Me KokoandGitHub 86cccd7f02 Update issue templates 2022-10-14 14:24:36 -04:00
Just Call Me Koko bc6806d2e1 define white v0.9.16 2022-10-13 17:19:53 -04:00
Just Call Me Koko 19ffe973f8 Change color again 2022-10-13 17:17:47 -04:00
Just Call Me Koko 28aa8e36fb Change color 2022-10-13 17:11:48 -04:00
Just Call Me Koko 0018df1c75 Revert to flipper 2022-10-13 15:30:49 -04:00
Just Call Me Koko d3e90d708a Add raw cap and manual deauth 2022-10-13 15:20:26 -04:00
AydenandGitHub 82d190eabc Gramatical (#155) 2022-10-03 17:04:26 -04:00
Just Call Me KokoandGitHub 30aa67e495 Fix path 2022-09-08 11:28:13 -04:00
Just Call Me KokoandGitHub ec6b44687e Replace 2.0.0-rc1 SD lib with 2.0.4 2022-09-08 11:09:39 -04:00
Just Call Me KokoandGitHub ebe6e66fe3 Pull arduino-esp32 v2.0.4 2022-09-08 10:59:07 -04:00
Just Call Me Koko 8769103817 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
v0.9.15
2022-09-07 20:09:03 -04:00
Just Call Me KokoandGitHub d2b8cf76ef No "v" in tag v0.9.14 2022-08-30 09:02:49 -04:00
Just Call Me KokoandGitHub 83c84054bf Specify NimBLE 1.2.0 2022-08-30 09:00:54 -04:00
Just Call Me Koko 0b1089ff6e Switch configs 2022-08-30 08:51:42 -04:00
Just Call Me Koko e564924f48 Fix blank PCAPs 2022-08-30 08:47:23 -04:00
Just Call Me KokoandGitHub fa2ea87a5a Only allow manual workflow 2022-08-21 00:12:51 -04:00
Just Call Me KokoandGitHub a11531975e Update README.md 2022-08-21 00:03:21 -04:00
Just Call Me KokoandGitHub b813972365 Create draft release 2022-08-20 23:31:50 -04:00
Just Call Me KokoandGitHub dd27b25757 Compile for other platforms 2022-08-20 23:02:16 -04:00
Just Call Me KokoandGitHub a9aeef2c78 Fix path to TFT_eSPI 2022-08-20 22:44:47 -04:00
Just Call Me KokoandGitHub e59e58f673 Update locations of libraries 2022-08-20 22:38:09 -04:00
Just Call Me KokoandGitHub 6352b67de3 Update start location for find 2022-08-20 22:33:59 -04:00
Just Call Me KokoandGitHub 213645d3a3 Look for TFT_eSPI 2022-08-20 22:29:56 -04:00
Just Call Me KokoandGitHub 0c46326da3 Update build_push.yml 2022-08-20 22:23:44 -04:00
Just Call Me KokoandGitHub e22627fdda Update build_push.yml 2022-08-20 22:19:16 -04:00
Just Call Me KokoandGitHub 0c92d3c568 Fix sed file locations 2022-08-20 22:14:17 -04:00
Just Call Me KokoandGitHub ba13305b7b Configure libs and configs 2022-08-20 22:08:08 -04:00
Just Call Me KokoandGitHub 0f7d786445 Add configure TFT_eSPI 2022-08-20 21:44:57 -04:00
Just Call Me Koko 118c46817f Add TFT Setup files 2022-08-20 21:12:03 -04:00
Just Call Me KokoandGitHub 8afa68d132 Add upload artifacts 2022-08-20 20:52:31 -04:00
Just Call Me KokoandGitHub 7c4b0483aa Add more build params 2022-08-20 20:46:19 -04:00