C Mifare

Open-source C projects categorized as Mifare

Top 5 C Mifare Projects

  1. proxmark3

    Iceman Fork - Proxmark3

    Project mention: Coercing a Magic MIFARE credential into being an iPhone-compatible NFC tag | news.ycombinator.com | 2024-12-15

    My read of the proxmark code (https://github.com/RfidResearchGroup/proxmark3/blob/master/c...) is that the `ndefformat` formatted the tag MAD (https://www.nxp.com/docs/en/application-note/AN10787.pdf), which you'd do for NDEF, then had a single TLV TERMINATOR at the block where the NDEF message starts. Then he used NFC Tools to write on an NDEF text record (which iOS background reading would ignore) and maybe something else? After that he then used `ndefwrite` to write on a URL record. I wonder if he could have skipped the NFC Tools and written the URL record and gotten the same result. Proxmark dumps before and after using NFC Tools would be insightful.

  2. SaaSHub

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

    SaaSHub logo
  3. 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.

  4. mfkey32v2

    Mifare Classic Key Calculator v2

  5. ChameleonMini-rebooted

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

  6. ACR122U-tutorial

    Tutorial for writing a C/C++ app with the ACR122U on Linux

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 Mifare discussion

Log in or Post with

C Mifare related posts

Index

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

# Project Stars
1 proxmark3 4,209
2 ChameleonMini 1,749
3 mfkey32v2 764
4 ChameleonMini-rebooted 402
5 ACR122U-tutorial 29

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?