Hacking a VW Golf Power Steering ECU - Part 2
Part 2 in the series of modifying the firmware running on a VW Golf Power Steering. In this post I'll extract a firmware upgrade file and load it in Ghidra.
Hacking a VW Golf Power Steering ECU - Part 1
Part 1 in the series of modifying the firmware running on a VW Golf Power Steering. In this post I'll get a module running on a desk and establish diagnostics communications. This series will also serve as a general introduction to car hacking.
Decoding morse code using Pytorch
For this project I build a neural network that can decode morse code from audio
Rendering the Mandelbrot set using OpenCL
A small weekend project to buld a colorful Mandelbrot set renderer using OpenCL.