v3.3.2-beta
Fixing pretty much everything for the ESP32.
Overview
For starters, the ESP32 works pretty well. It can advertise, deauth, etc just fine. I'd argue that I prefer using the ESP32 over the ESP8266, it has much more processing power, usability, and better support for what we're doing.
Features include but aren't limited to
- Screen support for
SSD1306,WEMOS_OLED_SHIELD,CYD,T_DISPLAY_S3(including stuff like off brand displays),M5STICKCP,M5STICKCP2,M5CARDPUTER,SSD1305,IDEASPARK_SSD1306, andSH1106 - Fully working advertisement, Pwnagotchi scanning, and deauthing.
- A multitude of fixes for numerous bugs in the previous release
- Many new boards (ESP32-based) are supported
I'd also like to thank @matrix224, @ATOMNFT, @J-Terrell, @DSCustoms, and @0x5k for their contributions to this repository, their support has made the process of development a lot easier for me. I am grateful to have many contributors and testers by my side through this whole process.
This project has been one roller coaster of a ride, and I'm very happy with the results of it. Development will continue, but since everything is stable I will do mostly patches.
See you on the other side, @dj1ch
What's Changed
- CYD support by @ATOMNFT in #12
- merge screen changes by @dj1ch in #13
- merge from main by @dj1ch in #14
- Restyle spacing by @restyled-io in #19
- Restyle spacing by @restyled-io in #20
- spacing by @dj1ch in #18
- massive overhaul by @dj1ch in #21
- Restyle massive overhaul by @restyled-io in #22
- merge before pr stuff by @dj1ch in #26
- Restyle merge before rewrite by @restyled-io in #30
- merge before rewrite by @dj1ch in #29
- merge other changes by @dj1ch in #31
- bruh by @dj1ch in #32
- additional parasite mode fixes by @dj1ch in #33
- name error by @dj1ch in #36
- Development by @ATOMNFT in #39
- merge pr by @dj1ch in #40
- Development by @ATOMNFT in #42
- update branch by @dj1ch in #43
- update screens by @dj1ch in #44
- Update deauth.cpp by @matrix224 in #46
- Restyle merge recent changes by @restyled-io in #50
- merge recent changes by @dj1ch in #49
- Restyle merge before major change by @restyled-io in #53
- merge before major change by @dj1ch in #52
- Restyle merge before changing docs by @restyled-io in #55
- merge before changing docs by @dj1ch in #54
- Added user_setup files & readme by @ATOMNFT in #56
- clean up for documentation by @dj1ch in #57
- Restyle clean up for documentation by @restyled-io in #58
- Restyle restyle(s) by @restyled-io in #60
- restyle(s) by @dj1ch in #59
New Contributors
- @ATOMNFT made their first contribution in #12
- @restyled-io made their first contribution in #19
- @matrix224 made their first contribution in #46
Full Changelog: v3.2.2-beta...v3.3.2-beta