rolling-codes
There are 7 repositories under rolling-codes topic.
DarkFlippers/unleashed-firmware
Flipper Zero Unleashed Firmware
Tiegertropfen119-0001/Arduino-Car-Key-Jammer
🔑This is a small project about an RF module for an Arduino. This module can transmit at 433 MHz, which can be used to jam or disable a car key. ❗This project is for educational and informational purposes only. In some countries, it is illegal to block a signal. I assume no liability for any damage.❗
arongeo/advrc
Rolling Codes are used in cars to authenticate that you're the one who has the key and wants to open the car. But this can be broken pretty easily by using Samy Kamkar's jamming technique. With Advanced Rolling Codes we're putting in an extra layer of security by adding datetime to the generated hash, so it cannot be played back.
sdebby/RC_433_sig_analyze
Hardware hacking project, analyzing signal from remote control.
the-cave/joanne-coder
A cryptography agnostic rolling code implementation for remote-controlled embedded application
mbroihier/imapControl
Remotely control applications via email
azimbaldiwala/RollingKeyAuthentication-
In this project, I have Implemented Rolling Key Mechanism in java (Using Socket Programming) for Client Auth in Server-Client model/