ESP32Marauder icon indicating copy to clipboard operation
ESP32Marauder copied to clipboard

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32

Results 216 ESP32Marauder issues
Sort by recently updated
recently updated
newest added

Would it be possible to implement the TFT ST7735S which has the same pinout? Thank you so much.

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Hello, my english is...

For some reason when I flash the fw for LDDB marauder doesn't work. I am using the esp flasher app on the flipper

I don't know much about development of those kind of software but i was thinking about some solution to the sd card missing to the M5 stick, i still have...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Have you ever considered adding plugins that could be loaded via the SD card? Such functionality would be super awsome to develop custom components and "apps".

+++ This error not fixed ``` In file included from C:\Users\Rx\Desktop\esp32_marauder\Display.h:10, from C:\Users\Rx\Desktop\esp32_marauder\Display.cpp:1: C:\Users\Rx\Documents\Arduino\libraries\JPEGDecoder\src/JPEGDecoder.h:48:20: error: conflicting declaration 'fs::SPIFFSFS LittleFS' #define SPIFFS LittleFS ^~~~~~~~ C:\Users\Rx\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.13\libraries\SPIFFS\src/SPIFFS.h:39:21: note: in expansion of macro 'SPIFFS'...

***Is your feature request related to a problem? Please describe.** I'm having trouble connecting my ESP32 with marauder installed using my flipper UART. bridge. I followed the CLI wiki https://github.com/justcallmekoko/ESP32Marauder/wiki/cli...

As far as I understand, the current implementation of `sniffpmkid` uses the `-l` switch to determine whether to cycle the channels, and whether the list for targeting deauths shall be...

**Describe the bug** Often, when writing to SD Card on the M5Stick C plus with an SPI reader attached, writes will cause a reboot. I'm noting this here, but I...