Няма описание

Pi3rrot 772ad8e782 bug fix, colorise out, reorganize dumps преди 9 години
dump 772ad8e782 bug fix, colorise out, reorganize dumps преди 9 години
LICENSE c59e8323ad Init commit преди 10 години
Makefile 772ad8e782 bug fix, colorise out, reorganize dumps преди 9 години
README.md 48eb942bc7 Readme преди 10 години
blank_card.mfd ee2ec03316 Support for mini преди 9 години
color.h 772ad8e782 bug fix, colorise out, reorganize dumps преди 9 години
couper.c a0985c3d7f correction des warnings преди 10 години
dump_moisi.mfd e96275b95e first commit преди 10 години
orig_10.mfd e96275b95e first commit преди 10 години
out_jesaiplus.mfd ee2ec03316 Support for mini преди 9 години
poolset.c 772ad8e782 bug fix, colorise out, reorganize dumps преди 9 години
test_file e753f78ff4 test git https преди 10 години

README.md

RFID Poolset

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.