Açıklama Yok

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

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.