Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 12 C Nfc Projects
-
Flipper Mobile App (version 1.6.4): Organize data and keys on your Flipper Zero device
-
🔗 https://github.com/RfidResearchGroup/proxmark3/releases/tag/v4.17140
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
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.
Project mention: What NFC module is out there that can emulate all NFC technologies? (NTAG series, MIFAREs, etc) | /r/NFC | 2022-10-15Another alternative is to use something like Chameleon. They use an Atmel (general purpose microcontroller) instead of a specialized chip. However, that chip is currently out-of-stock, and the Chameleon is currently out-of-stock (or extremely expensive).
-
-
Project mention: On-device WebAuthn and what makes it hard to do well | news.ycombinator.com | 2022-12-11
It's been a few years, but the main references I remember using:
1. Windows: https://github.com/frankmorgner/vsmartcard/tree/master/virtu..., which is a fix-up of the older https://www.codeproject.com/Articles/134010/An-UMDF-Driver-f..., and https://github.com/Watfaq/SoftU2F-Win/tree/master/SoftU2FDri.... Note that neither of these actually implement CTAP2.
2. Linux: There's plenty to refer to on HID gadgets, but https://blog.hansenpartnership.com/webauthn-in-linux-with-a-... and the code at https://git.kernel.org/pub/scm/linux/kernel/git/jejb/fido2-c... were my entrypoint.
3. Mac: I ended up not implementing a Mac version, but GitHub themselves used to support a CTAP1/U2F software authenticator, now archived at https://github.com/github/SoftU2F. I was going to work from that.
For the service I looked at different software "devices" interfacing with these kinds of drivers (or just the browser directly in Firefox's case).
1. Generic NIST SP 800-73 PIV: https://github.com/CCob/PIVert. Very limited scope, pentest tool with no extraneous features. It uses the BixVReader driver.
-
Project mention: [Flipper Zero] Méthode de fissuration de la clé classique de Mifare | /r/enfrancais | 2023-04-19
[https://github.com/equipter/mfkey32v2
-
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)
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
Yes, that's RFID Tools app. Safe for use. GitHub: https://github.com/RfidResearchGroup/RFIDtools
-
ChameleonMini-rebooted
Chameleon Mini revE rebooted - Iceman Fork, the ChameleonMini is a versatile contactless smartcard emulator (NFC/RFID)
-
I checked your post history, since you have a New 3DS XL you can use a homebrew application to flash NTAG215 https://github.com/HiddenRamblings/Thenaya
-
-
C Nfc related posts
- Announcing 'Raccoon' - The Latest Proxmark3 Release!
- New Official Firmware Release: 0.89.0
- My son want to get a Flipper Zero. I understand some of the capabilities but is this a legit product and what can you actually do with it as I don't believe half the stuff I have read on websites.
- Flipper Zero Firmware Release 0.89
- Flipper Zero firmware source code
- Flipper Zero
- I’m trying to emulate skylanders using the flipper zero but can’t get any results. Anyone have ideas?
-
A note from our sponsor - SonarLint
www.sonarlint.org | 24 Sep 2023
Index
What are some of the best open-source Nfc projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | flipperzero-firmware | 8,373 |
2 | proxmark3 | 2,918 |
3 | ChameleonMini | 1,611 |
4 | libnfc | 1,488 |
5 | vsmartcard | 610 |
6 | mfkey32v2 | 586 |
7 | ChameleonMini | 383 |
8 | RFIDtools | 375 |
9 | ChameleonMini-rebooted | 352 |
10 | Thenaya | 115 |
11 | odiin | 115 |
12 | ACR122U-tutorial | 14 |