UberGuidoZ / Flipper

Playground (and dump) of stuff I make or modify for the Flipper Zero
GNU General Public License v3.0
13.56k stars 3.19k forks source link

FZ_Marauder_Flasher Flipper WiFi Dev Board corrupted PCAPs #491

Closed Anthares101 closed 9 months ago

Anthares101 commented 1 year ago

First of all thanks for your work, awesome tool! The first part of the description is more a enhancement request than an issue but since it could probably help people with the problem I had I decided to leave it there to also give a bit of context.

Description

Flipper Firmware Version: 0.90.1

After flashing the last Marauder firmware version (v0.12.0) in a new Flipper WiFi Dev Board I noticed that the PCAP files being stored in the SD card were empty. Reading some posts I was able to get non empty PCAP files by flashing the * _sd_serial.bin version of the firmware (Maybe would be a good idea to have that by default included in the tool?) but the files were corrupted for some reason full of NULL bytes.

At the end I was able to fix it by downgrading to Marauder v0.11.0-RC3 (The * _sd_serial.bin one), I don't really know if this is a problem with the flashing process or the firmware itself on Flipper WiFi Dev Boards but, since I was not able to find any recent issue regarding this in Marauder repo, I decided to open it here. Looks like other flashing methods are working as expected, did not test them myself though.

UberGuidoZ commented 1 year ago

The flasher I have automated was created prior to the SD mod being a thing. I've thought about adding it in as an option instead - shouldn't be too difficult. Thanks for the push, I will try and get this done over the weekend.

Anthares101 commented 1 year ago

Thank you for your response! Adding information about the corrupted PCAP using firmware higher than Marauder v0.11.0-RC3, I have been playing today with the flipperzero-esp-flasher and I got the same problem. At this point I think this may be more on the firmware than the flash tools but again not issues so far in the repo which is a bit odd...

Imnotgood1 commented 11 months ago

Same

th3-witness commented 11 months ago

Would love an update to fix this! This is the only flasher that works for me on Windows, but the PCAPs always come empty :(

UberGuidoZ commented 11 months ago

I was injured in early Sept and it's kept me away from a computer for the majority of the time. Follow-up in a few days and I'm hoping to be cleared for more "stuff".

th3-witness commented 11 months ago

Im sorry to hear that! I hope you are doing better now, take all the time you need mate!

UberGuidoZ commented 10 months ago

I updated the flasher. Hopefully things work better for you now! LINK

I also added a link to a new web-baser flasher a few friends made. Highly recommend checking it out. FZEE Flasher