Releases: justcallmekoko/ESP32Marauder
Releases · justcallmekoko/ESP32Marauder
v0.9.11
- Marauder Mini screen formatting for sniffers
- Marauder Mini screen formatting for info
- Marauder Mini channel scrolling for EAPOL and Packet Monitor
- Select/Deselect all APs with
select -a all
- Flipper Zero WiFi Dev Board LED indicator for sniffing and attacking
v0.9.10
v0.9.9
- Option to send Deauths when running PMKID scan
- Other stuff, I'm sure
v0.9.8
v0.9.7
Lol just had to fix some PuTTY stuff. Didn't want to modify v0.9.6 release.
Fight me
v0.9.6
Instructions
For update instructions, see Update Firmware
What's Changed
- Add Flipper Zero WiFi Dev Board support
- Add Marauder Mini support
- Add Basic CLI support (more commands coming)
- Add configuration file for source compilation
- Add
Language
menu by @mlodawy in #117 - Add Marauder Mini Case by @trisp3ar in #112
- Apply language presets to print statements
- Apply configuration parameters to hardware initialization
- Begin support for generic ESP32
New Contributors
Full Changelog: v0.9.5...v0.9.6
v0.9.5
If you are running v0.9.3 or v0.9.4, you will NEED to perform an ESP32 Sketch Data Upload to wipe SPIFFS
The JSON settings file has been changed and it causes heap issues if you don't wipe the v0.9.4 one out of SPIFFS.
Follow these instructions for installing the ESP32 SPIFFS tool, then run the sketch data upload from the esp32_marauder project in the Arduino IDE.
You will know if you need to do this workaround if your Marauder does the title screen, start-up log screen with the blue text, then just keeps going back to the title screen.
- Settings actually work
For update instructions, see Updating Firmware
v0.9.3
- Update to arduino-esp32 version 2.0.0 (ESP-IDF v4.4)
- Add Deauthentication Flood
- Update to NimBLE v1.2.0
- Additional device information under
Device Info
For update instructions, see Update Firmware
v0.9.1
- AP Scan
- Clear APs
- Select APs
- Probe Request Attack
For update instructions, see Update Firmware
v0.9.0
- Add ATmega32u4 check
- Add ESP8266 check
- Adjust boot process
- Add AT32u4 BadUSB
- Add ESP8266 update
- Redo menu structure for sniffers and scanners
For update instructions, see Update Firmware