SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 C Mifare Projects
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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.
-
-
ChameleonMini-rebooted
Chameleon Mini revE rebooted - Iceman Fork, the ChameleonMini is a versatile contactless smartcard emulator (NFC/RFID)
-
C Mifare discussion
C Mifare related posts
-
Coercing a Magic MIFARE credential into being an iPhone-compatible NFC tag
-
MicroPython on Flipper Zero
-
Proxmark3 Unleashes 'Faraday': A Leap Forward
-
Announcing 'Raccoon' - The Latest Proxmark3 Release!
-
vending machine nfc
-
Help with dumping Mifaire Classic 1k (Hilton) on Proxmark3
-
Unknown USB Device on Proxmark3 Easy
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
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 |