CoD_Segfault's Avatar

CoD_Segfault

@se.gfau.lt

It's me, from that other site. Hacking on whatever grabs my interest at the time. Support my hacking habit at https://ko-fi.com/cod_segfault.

300
Followers
148
Following
400
Posts
11.06.2023
Joined
Posts Following

Latest posts by CoD_Segfault @se.gfau.lt

Video thumbnail

The RP2350 is the controller that coordinates the C5 scanners over a SPI bus.

05.03.2026 03:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
WiFi-Shuriken v0 PCB top side. There are 3 Xiao ESP32-C5 boards, an SD socket, a Xiao RP2350, and an LC86L GNSS module.

WiFi-Shuriken v0 PCB top side. There are 3 Xiao ESP32-C5 boards, an SD socket, a Xiao RP2350, and an LC86L GNSS module.

Bottom of the WiFi-Shuriken v0 board. There are 3 Xiao ESP32-C5 boards, a 74LS595 shift register, a battery clip, and a cutout in the PCB to solder to the back of the RP2350 on the top side.

Bottom of the WiFi-Shuriken v0 board. There are 3 Xiao ESP32-C5 boards, a 74LS595 shift register, a battery clip, and a cutout in the PCB to solder to the back of the RP2350 on the top side.

Got my new WiFi-Shuriken boards delivered and assembled today. They have 6x @seeedstudio.com Xiao ESP32-C5 boards and a Xiao RP2350. This thing is a scanning beast! Can scan both 2.4 and 5GHz bands in under 2 seconds.

05.03.2026 03:12 πŸ‘ 4 πŸ” 1 πŸ’¬ 3 πŸ“Œ 0
Video thumbnail

The Pico controls the scanners over a SPI bus that should be able to steam WiFi metadata at over 2MB/s. I'm building out the protocol to be future proof so it should support 6GHz WiFi and HaLow once appropriate hardware becomes available.

16.02.2026 18:41 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
A black ESP32-C5 dev board, a red Pi Pico 2 dev board, an RGB LED currently lit red, a GNSS module, and a blue micro SD card module soldered to a green perf board.

A black ESP32-C5 dev board, a red Pi Pico 2 dev board, an RGB LED currently lit red, a GNSS module, and a blue micro SD card module soldered to a green perf board.

Breaking stuff is just an opportunity to learn to fix it!

I have been working on a high performance wardriving platform. My prototype has a Pico 2 managing GNSS, SD logging, and scanner orchestration. I currently have a single ESP32-C5 scanner, but the plan is to scale it up to dozens.

16.02.2026 18:41 πŸ‘ 4 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

I'm calling it my "Escape Room in a Box." I have a PC running Proxmox. I have VMs for Asterisk, Home Assistant, and OpenWRT so far. I'm using HA automations to control all the game logic, then the majority of the game elements will be running ESPHome and pull state info and give input to HA.

03.02.2026 02:33 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

I'm in the early stages of building an escape room as a birthday present for my kid. I built out the majority of the infrastructure and now I'm working on individual puzzle elements. It took way too long, but I just got a phone ringing from external triggers.

03.02.2026 02:33 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
a woman says they 're the same picture while sitting in front of a window Alt: a woman says they 're the same picture while sitting in front of a window
01.02.2026 13:27 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

That's neat. Make sure to attach an antenna to that ESP32 if you haven't, otherwise the radio will eventually burn out.

25.01.2026 20:57 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
A Segfault Mini Wardriver v2 PCB with an ESP32-C5 module in place of the normal ESP32 in the Side B location. There is no BW16 installed, yet there are 5GHz networks detected.

A Segfault Mini Wardriver v2 PCB with an ESP32-C5 module in place of the normal ESP32 in the Side B location. There is no BW16 installed, yet there are 5GHz networks detected.

I did some work with the ESP32-C5 this week. I replaced the Side B of the @jhewitt.net wardriver.uk with a C5. I had to strip out everything but Wi-Fi scanning, but it's a beast for 5GHz. In my tests, I saw about a 30% increase for 5GHz compared to BW16. Code available at github.com/CoD-Segfault...

24.01.2026 16:34 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - WithLoveFromMinneapolis/AxonCadabra: A personal safety and accountability tool to wirelessly trigger Axon Body and Dash Cameras A personal safety and accountability tool to wirelessly trigger Axon Body and Dash Cameras - WithLoveFromMinneapolis/AxonCadabra

github.com/WithLoveFrom...

Someone made an android app that will trigger all axon police body cameras in range

14.01.2026 00:10 πŸ‘ 19 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

I know I am. I even print out a copy on paper before ordering as a sanity check for footprints and I'm still surprised when I actually get a new board in hand.

07.01.2026 18:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Picture of a furnace made by Gibson.

Picture of a furnace made by Gibson.

HVAC THE PLANET!!

28.12.2025 02:49 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Screenshot of a PlatformIO config file with options set for 2 ESP32 targets.

Screenshot of a PlatformIO config file with options set for 2 ESP32 targets.

Picture of a CoD_Segfault mini wardriver with normal data on the display.

Picture of a CoD_Segfault mini wardriver with normal data on the display.

Started working on moving the wardriver.uk code from Arduino to PlatformIO. It's a bit messy, but it does run! I have some plans to make a few enhancements, including potentially running the code on different hardware.

17.12.2025 23:46 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Screenshot from the WiGLE app of the user screen. User is CoD_Segfault and the Wi-Fi found is just over 3 million.

Screenshot from the WiGLE app of the user screen. User is CoD_Segfault and the Wi-Fi found is just over 3 million.

Broke 3M Wi-Fi found on @wiglenet.bsky.social today! Got a new color! #wardriving #AllTheWifi

26.11.2025 16:25 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image Post image Post image Post image

Been working on restoring a payphone. A battery leaked and caused a bunch of rust and corrosion. Was able to clean up the boards fairly well. The solder mask seems to have protected the traces, but a couple of chips look crusty. Waiting on my ATA to arrive and I can see if it works.

24.11.2025 23:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

We have squeezed the last bit out of Wigle! The final numbers are here! Thank you all for contributing to another 24 Hour event and to @wiglenet.bsky.social for the support. Hat tip to
@se.gfau.lt for running the scoreboard.
Stay tuned for more after we rest up.
#HHB24Wigle πŸ‘·β€β™‚οΈπŸ‘·πŸ½β€β™‚οΈπŸ‘·πŸΏ ❀️

28.10.2025 02:37 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1
Preview
a dhl and a global race car on a race track ALT: a dhl and a global race car on a race track

And we are off! All uploads between 0001 and 2359 count!
Make sure to tag us and/or use the hashtags below with updates on your journey.

Scoreboard : hardhat.rocks/24hours2025/

Reminder: Safety first! Don’t drive sleepy and take breaks.

#AllTheWiFi #HHB24Wigle

25.10.2025 07:03 πŸ‘ 6 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

Just dropped my first batch, in queue for the @wiglenet.bsky.social kittens to chew on.

S9, S10, S20, Pixel6 and 3 Jhewitts in tow

The S10 completely borked its WiFi somewhere early in the run so we’ll see how its relatives do!

#allTheWifi #hhb24wigle #wardrive @hardhat.rocks

25.10.2025 16:52 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

Using phones to wardrive? Don't forget to turn off "Wi-Fi scan throttling" in Developer options.
Join us Saturday October 25th for our 24 event!
#HHB24Wigle #AllTheWiFi

19.10.2025 20:09 πŸ‘ 6 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

Where has the time gone??? One week until the 24 Hours of HHB!
We are encouraging our group (and everyone else) to wardrive and upload to
@wiglenet
during 24 hours.
Saturday October 25th from 00:01 PDT to 23:59 PDT
Leaderboard is here: hardhat.rocks/24hours2025/
#HHB24Wigle 1/2

18.10.2025 03:02 πŸ‘ 6 πŸ” 5 πŸ’¬ 1 πŸ“Œ 4
Video thumbnail

sherman, for the love of god!

10.10.2025 01:11 πŸ‘ 6263 πŸ” 1942 πŸ’¬ 135 πŸ“Œ 500

Ugh, time for a new fork.

07.10.2025 17:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It's both

03.10.2025 13:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The last few weeks, we've been working to connected with the family of the person taken by ICE and are building a campaign to get his out.

But he was the only person working for his wife and kids and we need to raise money for a lawyer and his family's living expenses.

bsky.app/profile/bmes...

29.09.2025 16:47 πŸ‘ 6 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0

It is invariably cheaper to choose kindness:

24.09.2025 14:26 πŸ‘ 12 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0

Thanks for running the village and giving us the opportunity to help!

21.09.2025 22:34 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

A gentle reminder to my friends: it's been a rough time lately.

Take good care of yourself and each other.

Do something nice for yourself.

#MakeKindnessNormal

13.09.2025 01:38 πŸ‘ 33 πŸ” 5 πŸ’¬ 1 πŸ“Œ 1
An analog multimeter and a smaller analog multimeter sitting on a blue silicone soldering mat. There is text that says "Don't talk to me or my son ever again."

An analog multimeter and a smaller analog multimeter sitting on a blue silicone soldering mat. There is text that says "Don't talk to me or my son ever again."

I'm giving a talk about multimeters this weekend for @pancakescon.com! Thanks to @blenster.com for running the Hardware Hacking Village and for giving me the opportunity to present!

15.09.2025 19:05 πŸ‘ 19 πŸ” 7 πŸ’¬ 0 πŸ“Œ 0

Thanks!

15.09.2025 00:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

Not even into VCFMW yet and saw this amazing hat courtesy of @hardhat.rocks! Very awesome!

13.09.2025 14:00 πŸ‘ 14 πŸ” 4 πŸ’¬ 2 πŸ“Œ 0