No description
Find a file
Romain Tartiere 61a5ff4e4a Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions.
Not a hack this time:
  - Use the hexdump(3) function of the system if it exists;
  - Build the subpart of FreeBSD's libutil if not (contrib);
  - Do this only if configured --with-debug.

The Mifare Classic / Ultralight code will be eventually changed to also provide this functionality.
2010-07-29 06:11:27 +00:00
contrib Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions. 2010-07-29 06:11:27 +00:00
examples mifare-classic-write-ndef now use newly introduced public keys and AID. 2010-07-28 10:23:56 +00:00
libfreefare Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions. 2010-07-29 06:11:27 +00:00
test Fix svn:keyword (I'll commit something to handle this automagically in ~2 commits). 2010-07-29 05:58:04 +00:00
AUTHORS Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
ChangeLog Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
configure.ac Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions. 2010-07-29 06:11:27 +00:00
COPYING Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
HACKING Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
libfreefare.pc.in Install a libfreefare.pc pkg-config module. 2009-12-18 21:31:45 +00:00
Makefile.am Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions. 2010-07-29 06:11:27 +00:00
NEWS New API functions mad_application_read(), mad_application_write(). 2010-07-03 10:04:06 +00:00
README Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
TODO Add TODO file. 2010-07-03 10:06:34 +00:00

The libfreefare project aims to provide a convenient API for Mifare card
manipulations.

Supported tags:
  - Mifare Classic 1k
  - Mifare Classic 4k
  - Mifare DESFire 4K
  - Mifare Ultralight

Supported features:
  - Mifare Application Directory (MAD) v1
  - Mifare Application Directory (MAD) v2