|
|
há 9 anos atrás | |
|---|---|---|
| dump | há 9 anos atrás | |
| LICENSE | há 9 anos atrás | |
| Makefile | há 9 anos atrás | |
| README.md | há 9 anos atrás | |
| blank_card.mfd | há 9 anos atrás | |
| color.h | há 9 anos atrás | |
| couper.c | há 9 anos atrás | |
| dump_moisi.mfd | há 9 anos atrás | |
| orig_10.mfd | há 9 anos atrás | |
| out_jesaiplus.mfd | há 9 anos atrás | |
| poolset.c | há 9 anos atrás | |
| test_file | há 9 anos atrás |
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.