βœ¨πŸ†• New project! ✨

For educational purposes only…

I HACKED A CAR IN JAVASCRIPT!!! πŸ“‘πŸ›»

I built a web tool to hack wireless devices right from the browser and I used it to run a rolljam/replay attack against my friend's car (with consent of course) and IT WORKED!!! πŸ˜ƒπŸŽ‰

@devdevcharlie That pretty cool. Terrifying, but cool.

What is your hardware setup to be able to record the signal from the car's key fob?

@GreatBigTable I got 2 hackrf devices. One jamming the car while the other one is recording the signal
@devdevcharlie Very cool. Thanks for sharing. I'm assuming those have an SDK that supports javascript.
@GreatBigTable I used the webUSB API, it's awesome!
@devdevcharlie Sounds like a great project.