C Rfid

Open-source C projects categorized as Rfid

Top 11 C Rfid Projects

  • flipperzero-firmware

    Flipper Zero firmware source code

    Project mention: FindMy Flipper – AirTag and SmartTag Emulator | news.ycombinator.com | 2024-08-18

    The README.md could use a link to know what this is talking about: https://flipperzero.one/

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • proxmark3

    Iceman Fork - Proxmark3

    Project mention: Flipper Zero: Multi-Tool Device for Geeks | news.ycombinator.com | 2024-01-21

    I would check out the Proxmark3 Github repo [0]. They have a cheatsheet [1] with the basics on how to get started. I also did a talk about RFID security last year about the basics [2]

    To get started, the basics are: low freq (LF) is usually around 125khz and is rarely encrypted (HID Prox is the most common in the US). The data is often encoded in Wiegand format for access control systems (something to keep in mind when reading the raw data).

    High freq (HF) (aka NFC) is ~13Mhz and is readable by most Android phones with NFC. Not all tag data can be read however. HF cards support a lot of different options including data storage (normally in a block layout with permissions to read and write depending on keys) and encryption (iCLASS and SEOS being the HID offerings and very common). Some can be cloned (like hotel cards) while others (like SEOS) require a downgrade attack to work correctly (SEOS -> normal SEOS reader -> Weigand data -> older style card like HID Prox).

    [0] https://github.com/RfidResearchGroup/proxmark3

    [1] https://github.com/RfidResearchGroup/proxmark3/blob/master/d...

    [2] https://www.youtube.com/watch?v=zKOAywZqisc

  • ChameleonMini

    The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.

  • mfkey32v2

    Mifare Classic Key Calculator v2

  • magspoof_flipper

    Port of Samy Kamkar's MagSpoof project (http://samy.pl/magspoof/) to the Flipper Zero. Enables wireless emulation of magstripe data, primarily over GPIO, with additional experimental internal TX.

  • RFIDtools

    RRG Android App for use with Proxmark3 RDV4 and the blueshark addon

  • ChameleonMini

    The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was first developed by KAOS. This is NOT the official repo for KAOS's ChameleonMini. For further information see the Getting Started Page (by RfidResearchGroup)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ChameleonMini-rebooted

    Chameleon Mini revE rebooted - Iceman Fork, the ChameleonMini is a versatile contactless smartcard emulator (NFC/RFID)

  • odiin

    Attempts at nRF52840 ISO 14443-A magic!

  • ring_reader

    IoT EM4305 RFID ring reader firmware

  • mercury-api

    Haskell binding to Mercury API for ThingMagic RFID readers

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Rfid discussion

Log in or Post with

C Rfid related posts

  • Backdoor discovered in several brands of RFID cards [pdf]

    1 project | news.ycombinator.com | 16 Aug 2024
  • Flipper Zero The Ultimate Guide to Setup Functionality and Technical Insights

    1 project | dev.to | 27 Jun 2024
  • Flipper Zero: Multi-Tool Device for Geeks

    9 projects | news.ycombinator.com | 21 Jan 2024
  • Flipper Zero – Portable Multi-Tool Device for Geeks

    1 project | news.ycombinator.com | 19 Dec 2023
  • Littlefs – a little fail-safe filesystem designed for microcontrollers

    4 projects | news.ycombinator.com | 10 Dec 2023
  • Flipper 1.1.0

    1 project | news.ycombinator.com | 10 Dec 2023
  • Flipper thinks all NTAG215 cards are password protected

    1 project | /r/flipperzero | 9 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source Rfid projects in C? This list will help you:

Project Stars
1 flipperzero-firmware 12,326
2 proxmark3 3,834
3 ChameleonMini 1,724
4 mfkey32v2 723
5 magspoof_flipper 521
6 RFIDtools 446
7 ChameleonMini 405
8 ChameleonMini-rebooted 388
9 odiin 122
10 ring_reader 9
11 mercury-api 4

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that C is
the 7th most popular programming language
based on number of metions?