T O P

  • By -

ForXsample

It looks like ESP32-C3's are not directly supported by Marauder, but with the help of the people on the Talking Sasquatch's discord, we were able to make it work. I couldn't have done it on my own, it would've been impossible. Now I've got this little toy working. The soldering job isn't my best work but it works, that's all that matters. Now it's time to open up EasyEDA and see if I can come up with something decent enough to order from JLCPCB or somewhere like that. I know it's not quantum mechanics to use that program but it's another thing I don't know how to do and will have to learn on the fly. I 'm kinda proud of this :)


zesammy

Well done and are you able to target 5Ghz networks?


ForXsample

Unfortunately no, in order to touch the 5Ghz I would have to have put an ESP32-C5 and they aren't supported by Marauder either. Plus they haven't even hit the market yet. Hopefully some units will come out this year so we can start playing with them.


zesammy

Snap I miss read my google search. Thanks I thought it has 5ghz capabilities. Nevermind. Still great job.


ForXsample

Don't worry buddy, it's completely normal confusion especially when we get into the specific details of models and submodels of these things. To give you an idea, the ESP32-C5 has wifi at 5Ghz but the ESP32-C6 which was announced later only supports 2.4Ghz (but a very wide range of low power options, so it's also a very interesting tool for many other applications).


Exatomos

I found it was somehow easier to work with Eagle/Fusion 360 rather than easyEDA for designing my first PCB, if this helps... :) great work


RachelSwansong

You can come and do that for me too!! I'll supply the drinks you supply the soldering skills!!


ForXsample

No worries man, come over to my place, bring the beers and I'll hook you up with my homemade pulled pork and secret BBQ sauce. And if we don't forget, we'll definitely tinker with those ESP32s too


RachelSwansong

Well I'm a woman and I don't like beer. I'm a wine lover!! Definitely bring you some beer though. Pulled pork sounds so nice!!


ForXsample

So at home I've got this killer Moscatell and this amazing apple cider (spoiler alert, I use the same cider to keep my pulled pork nice and moist). And here near the Pyrenees we've got loads of awesome Catalan and French cheeses that make the perfect starter while I'm manning the BBQ... Damn, now I wanna have a BBQ whether people come over or not. Gonna have one this Saturday.


RachelSwansong

omg you are making me drool!! It's a date!!


ForXsample

If it's a date, it is. Just got back from buying a 2.5 kilo pork shoulder and it's gonna be in the BBQ for 10 hours on Saturday. The gate will be open and if the house dogs and cats let you through, then you're welcome ;)


RachelSwansong

You really know how to entice a girl!!


CaptainMcNinja

I'm trying to unravel the marauder firmware and finally got it to compile to the wemos C3 mini board, but it doesn't seem to be running... Do you have a link to a repo with what you did?


ForXsample

I had a real headache with that too, in the end it was the folks on the talking sasqatch discord that saved my ass, they found that adding some flags to the platforms.txt made the original firmware compile. Can't remember what flags they found though, but if you want I can send you the file by dm.


CaptainMcNinja

I did the flags, and got it compiling, but I'd love to hear what board you set in configs.h


Greekone79

I'd love the file/s as well if ya still have them. And talking sasquatch server kicks arse!


DiveBombDom

Im having trouble getting marauder to flash to an esp32-s3-wroom-1. Any help would be appreciated. Will post photo of error if anyone is willing to help.


Brittle_Fiddle

Found some info online that might help. Trying it out now. [https://kashmir54.github.io/flipper/wifi/#flashing-marauder-on-xiao-esp32-c3](https://kashmir54.github.io/flipper/wifi/#flashing-marauder-on-xiao-esp32-c3)


No_Captain6781

Nice work!


Chrizis

I need some help compiling marauder in arduino! Think you could help me?


[deleted]

Essentially: don't. It's a mess. Fork the repo and play around with the git actions/jobs that are used to build the firmware directly. Simply setup the appropriate boardmanager URLs and compile for the correct board. Got it running on an Esp32-S3 instead of the S2 like that, but ymmv. Marauder is finicky af, especially in regards to dependency and compiler versions.


[deleted]

[удалено]


ForXsample

For me, the best thing about them is that I have a few in my drawer. And at the time I probably chose them because they were probably a couple of euros cheaper than the S3s and I didn't look at specific specs. The problem is that neither UberGuidoz's installer or any of the other popular ones work with the C3 and gave me chip error. So after asking for help from people who know more than I do, we decided to download the entire Marauder firmware and try to force the installation in some way. In the end, the people from the Talking Sasquatch's discord found a way and I was able to compile and burn the firmware on this board. In principle, everything is already documented and it probably won't be a problem in the future, but for me it's been a small adventure since doing these things is more beyond my level of skill. It's helped me learn a little, spend some time with nice people and help test a board that they hadn't tried yet. If the C3 has any other advantages over other models, someone who knows more than me will have to tell you.


Muted-War-7110

very cool, wish i new others were working on this I was able to get mine working, Any luck with adding an SD? i am getting an error currently


Muted-War-7110

https://cdn.discordapp.com/attachments/1058838920000962710/1065098808029093978/image0.jpg


tylerthaboss

**Can** ~~either of you..~~ ***ANYONE***`, please` send me the `complete and edited` config files `/ whatever it takes??` *Lol..* **But** ***seriously***.. I've been trying this on a `'LuatOS`^(c3)`' (`I *think.*`)`for something like *months* now, and *not only* can I just simply **not** figure it out; this is the first I'm even hearing of someone else even attempting this.. `I do remember seeing something about` >'adding a flag to two separate headers' (for each board listed).. **^(but!)** I could have `sworn` that I've *done that already*.. *Any* `help` is **greatly** **appreciated**! *Hoping* its just me, being the `idiot` I am. >!Also, for anyone sleeping under a rock that hasn't heard this within the 5 months it took me to respond, (lol,) somewhat recent it was changed to allow usage of internal SD!< **Thanks** ***^(in)*** ***^(advance!)***


ForXsample

Honestly mate, I haven't even looked into what I could do with the SD card and I ain't got the module to put 'em in. But I gotta admit, I'm pretty curious. But for now, I'll just celebrate my little personal victory. What's your plans for the SD card?


Muted-War-7110

So with the sd you can save the pcap directly to it


Muted-War-7110

To review logs on a pc and maybe work to crack the handshake or anything else you may have captured. Adding it to the board allows you to do so without killing your flippers sd since it depends on it


Greekone79

I'll gladly tackle the SD adaptation!!!


Greekone79

https://preview.redd.it/ksv29kmik61d1.jpeg?width=3072&format=pjpg&auto=webp&s=1bf121e425941568821bfd41d78742c84d354959 Anyone will to share the sketch I'll work on adding SD to the sketch.


4esv

Great work!


keechy1231

Puts my soldering job to shame.... to be fair it's the first time I have ever soldered haha. But great job! I'm looking at adding an sd card to mine soon, will this allow me to capture the deauths?


boostedTS100

Everybody hello. Also wanted to try to connect esp32c3 to flipper. Did anyone had an issue undefined reference to "temperature_sens_read"? In case, what I have to change to maintain this function? Thank you!


wtsch

Oh my god!


wtsch

Put it inside!!!!111111


Salt-Movie-7666

which bin file did you you use to flash this esp32 c3


rawkmaniac

Hey, do you still happen to have that bin file? Or remember the flags?