0xchocolate / flipperzero-wifi-marauder

Flipper Zero WiFi Marauder companion app
GNU General Public License v3.0
703 stars 53 forks source link

Add console logging to marauder companion #1

Closed pacmandu closed 1 year ago

pacmandu commented 2 years ago

Description of the feature you're suggesting.

Hi there! I was wondering if console logging to a text file on the flipper could be added to the Wifi Marauder Companion plugin? That way any data data captured like the PMKID is saved and full logs are backed up to the SD card without needing to solder to the dev board.

Anything else?

No response

GRIT1085 commented 1 year ago

Hello, how would I go about viewing the packets received while performing an attack - deauth? I can easily perform the function, however there is no where to find information on what was gathered it seems.

0xchocolate commented 1 year ago

Hi, the packets would be saved to the SD card on the wifi board (not the flipper), provided that you've installed one.

0xchocolate commented 1 year ago

https://github.com/justcallmekoko/ESP32Marauder/wiki/flipper-zero#sd-card-modification

0xchocolate commented 1 year ago

Fully supported (saving both pcaps and logs) in latest release.