Closed RekordNadoev closed 1 year ago
I'm having the same issues, I've tried a few fixes from reddit and none of worked. I'm using the official dev board.
I'm running the latest unleashed (63) and using FZEasyMarauderFlash (with option 2) to flash
Have you tried this with the non serial SD version of the firmware and saving directly to an SD card connected to the ESP32?
No unfortunately. I've original FlipperZero dev-board with no SD only. All i can tell: esp32_marauder_v0_10_8_20230621_flipper_sd_serial.bin does work, newer versions does not.
Found ESP32 Marauder v6 hardware with SD and checked:
So the problem is in flipper_sd_serial after v0_10_8
What additional info should i provide to help debug?
ESP32 Marauder v6
I'm happy to help test on my dev board as well. and as @RekordNadoev mentioned there is no SD slot on the board by default.
I am currently working on a solution. The issue first appears in v0.11.0 and I've found it's cause. This will be fixed in v0.13.1
Thank you for great job!
All set https://github.com/justcallmekoko/ESP32Marauder/releases/tag/v0.13.1
Confirmed it's working for me now. Thanks @justcallmekoko!
updated to v0.13.1 and still pcaps are zero bytes, what could I be missing?
Hi ! Same here, updated to version 0.13.10 with fzeeflasher, and still have 0 bytes files.
Hardware is a flipper zero and esp-wroom-32.
When the marauder find the good channel (even on the "targeted active" mode, it failed to aim the selected acces point almost everytime), the flipper display this text :
But the files "sniffpmkid_XXX.txt" stay empty... :/
PS : Wiring is like this :
Esp32 RXD => TX Flipper zero
ESP32 TXD => RX Flipper zero
ESP32 3v3 to 3v3 Flipper zero pin
Esp32 GND pin to GND Flipper zero pin
Tried ESP32-wroom-32 with esp32_marauder_v0_13_10_20240425_esp32_lddb firmware and Marauder companion v0.71. It just worked.
Did You turn on "Save to flipper sdcard" in the app?
Yes sir !
Can you explain me in detail the procedure you followed to make it work ? Did you flashed with FzeeFlasher or another tool like ArduinoIDE or something else ?
Did you wired it the same way i did ?
Yes, wired it the same way.
I use unleashed firmware dev branch.
connect ESP32-wroom-32 to Flipper
run Menu => Apps => GPIO => ESP Flasher
at the ESP32-wroom-32 board: push "BOOT button", push "EN button", release "EN button", release "BOOT button"
in "ESP Flasher" app slect "Quick Flash" => "ESP32-WROOM"
run Menu => Apps => GPIO => [ESP32] WiFi Marauder
select "Save to flipper sdcard" => yes => yes
run any sniffing mode and get non-empty pcap in /ext/apps_data/marauder/pcaps
Missed one step in my previous message.
After "in "ESP Flasher" app slect "Quick Flash" => "ESP32-WROOM"" (bootloader)
I forgot to try your aswer for almost 5 month, but today i came back to this problem and your solution worked perfectly.
I noticed that with other techniques (fzeeflasher for example) marauder had various problems, and especially it did not stop once the sniff was launched, even when going back in the menus, and it created several PCAP files, I think the problem came from corrupted PCAP files because I had to reboot the board to stop the sniff.
What I find strange is that the first time I used the flipper application to flash the esp, some problems were there, others not, and I don't remember if the files were empty but i think it was.
Anyway, thank you very much for your help :)
Hardware: Flipper Zero dev-board (ESP32-S2) with *_flipper_sd_serial.bin firmware
Software: Flipper Zero Marauder companion v0.6.2 Saving .pcap files to Flipper's SD-card.
Saved .pcap files are broken after "esp32_marauder_v0_10_8_20230621_flipper_sd_serial.bin" firmware.
Open with tcpdump v4.99.1: "tcpdump: unknown file format" Open with wireshark v3.6.2: "The file "sniffpmkid_0.pcap" appears to be damaged or corrupt (commview: NCFX data negth 0 < 20)" Open with aircrack-ng v1.7: "Unsupported file format (not a pcap or IVs file)."
Tried firmwares: esp32_marauder_v0_10_8_20230621_flipper_sd_serial.bin - OK esp32_marauder_v0_11_0_rc3_20230727_flipper_sd_serial.bin - .pcap is broken esp32_marauder_v0_11_1_20230907_flipper_sd_serial.bin - .pcap is broken esp32_marauder_v0_12_0_20230910_flipper_sd_serial.bin - .pcap is broken esp32_marauder_v0_12_1_20231005_flipper_sd_serial.bin - .pcap is broken
To Reproduce Steps to reproduce the behavior:
Expected behavior Steps 1-5 are the same.
Marauder (please complete the following information if applicable):
Additional context Last tried version with correct .pcap files was esp32_marauder_v0_10_8_20230621_flipper_sd_serial.bin