|
il y a 8 ans | |
---|---|---|
LICENSE | il y a 9 ans | |
Makefile | il y a 9 ans | |
README.md | il y a 9 ans | |
blank_card.mfd | il y a 8 ans | |
couper.c | il y a 9 ans | |
dump_moisi.mfd | il y a 9 ans | |
orig_10.mfd | il y a 9 ans | |
out_jesaiplus.mfd | il y a 8 ans | |
poolset | il y a 9 ans | |
poolset.c | il y a 8 ans | |
test_file | il y a 9 ans |
PoC to load and reload credits from Mifare Classic (S50)
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 <credit> <buy_date> <expire_date>
Ex: ./poolset --write 10 25/12/16 25/06/16
That's all.