Aucune description

Pi3rrot ff9d58e42a Readme il y a 9 ans
LICENSE c59e8323ad Init commit il y a 9 ans
Makefile e96275b95e first commit il y a 9 ans
README.md ff9d58e42a Readme il y a 9 ans
couper.c a0985c3d7f correction des warnings il y a 9 ans
dump_moisi.mfd e96275b95e first commit il y a 9 ans
orig_10.mfd e96275b95e first commit il y a 9 ans
poolset e96275b95e first commit il y a 9 ans
poolset.c a0985c3d7f correction des warnings il y a 9 ans
test_file e753f78ff4 test git https il y a 9 ans

README.md

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.