Нет описания

Pierre Bourdin 9f6d8d427f [fix] for new freefarelib 3 лет назад
dump 8f15118a23 fix 0credits bug, add full access tag support 8 лет назад
LICENSE c59e8323ad Init commit 8 лет назад
Makefile 9f6d8d427f [fix] for new freefarelib 3 лет назад
README.md 9f6d8d427f [fix] for new freefarelib 3 лет назад
color.h 772ad8e782 bug fix, colorise out, reorganize dumps 8 лет назад
couper.c a0985c3d7f correction des warnings 8 лет назад
poolset.c 9f6d8d427f [fix] for new freefarelib 3 лет назад

README.md

RFID Poolset

PoC to load and reload credits from Mifare Classic (S50)

First, you need libnfc and libfreefare, and maybe not from the Debian repository... 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.

    $ ./poolset --read
    =========================
    RFID Poolset Read/Write !
    =========================
    NFC reader: pn532_uart:/dev/ttyUSB0 opened and waiting for a tag

    => Tag number 0 with UID fbf8a3ef type Mifare 1k (S50) found !
    => Trying to authenticate with SecretKey 00 01 31 b9 3f 28 ...
    => Mifare tag connected !
    => Tag authenticated !
    =-=-=-=-=-=-=- INFOS -=-=-=-=-=-=-=-=
    => Company Serial :   08 f1 03 00
    => Credits :        10
    => Buy date :     01/01/15
    => Expiration date :    01/01/20
    => Type :         Credited card