rolling-codes

There are 7 repositories under rolling-codes topic.

  • unleashed-firmware

    DarkFlippers/unleashed-firmware

    Flipper Zero Unleashed Firmware

    Language:C16.9k5833881.4k
  • 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.

    Language:C++28112
  • 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.❗

    Language:C++28100
  • the-cave/joanne-coder

    A cryptography agnostic rolling code implementation for remote-controlled embedded application

    Language:C9210
  • sdebby/RC_433_sig_analyze

    Hardware hacking project, analyzing signal from remote control.

  • mbroihier/imapControl

    Remotely control applications via email

    Language:C++3200
  • azimbaldiwala/RollingKeyAuthentication-

    In this project, I have Implemented Rolling Key Mechanism in java (Using Socket Programming) for Client Auth in Server-Client model/

    Language:Java00