README.md 491 B

RFID Poolset

PoC to load and reload credits from Mifare Classic (S50)

How it works? How compile?

First, you need libnfc and libfreefare. Second, you have to compile ;)

''' $ make all

$ ./poolset

RFID Poolset Read/Write !

How it works? So easy ! --read Read credits and date --write Write

                Ex: ./poolset --write 10 25/12/16 25/06/16

'''

That's all.