- restore_tag:
- nfc-mfclassic f A dump/lim_10.mfd dump/lim_10.mfd f
- nfc-mfclassic w a dump/lim_10.mfd f
- selecta_change_from_orig:
- mfoc -O temp.mfd
- nfc-mfclassic f B dump/lim_10.mfd temp.mfd f
- nfc-mfclassic w A dump/lim_10.mfd
- rm temp.mfd
- ./poolset --write 10 25/11/16 25/11/19
- all:
- gcc -o poolset -lusb -lnfc -lfreefare poolset.c
|