-
```
I'm using libfreefare for multiple projects in order to isolate myself from a
DESfire implementation (I'm under an NXP NDA). Currently it's entirely bound to
libnfc, which is a pity since libnfc…
-
I am running into a number of complications finely tuning and testing the DESFire emulation support mentioned in #218. All of the solutions I have seen running ``gdb`` with ``avr-gcc`` related tools a…
-
Is there a way to clear the data saved on the card.
-
Writes to large NFC Tags never occur. No errors, no timeout, just no writing.
924 byte NFC Tags work fine at the upper end, 8 kbyte NFC Tags fail at the lower end. The exact boundary is presumably …
-
```
Reported by emanuele.bertoldi, Apr 11, 2011
Currently, there are equivalent examples for MIFARE classic and desfire.
It would be great to add an example for MIFARE ultralight too.
```
Original i…
-
**Describe the feature**
so i dont know if this apps supports this but i got some Mifare DESfire keys i want to add to the playlist, now i only need to emulate the uid so no real data, i can add them…
-
**Konu**
Mifare kartların çalışma mantığı ve güvenliği
**Açıklama**
Konunun başlığı yeterince açıklayıcı
ztzxt updated
6 months ago
-
Maxhy updated
5 months ago
-
Hi,
I'm having some issues dealing with libfreefare.
I would like to transform a nfc.ISO14443aTarget into a freefare.Tag to use the SelectPassiveTarget feature of libnfc.
Here is my code:
``` go
fu…
-
I'm new to this NFC programming, but I'm interested in helping get support for IstanbulKart (aka "Akbil") for the Istanbul, Turkey transit system.
I've scanned one of my cards and have lots of inform…