mfterm

Terminal interface for reading and writing Mifare Classic 1-4k RFID tags

brewmacoslinux
Try with needOr install directly
Source

About

Terminal for working with Mifare Classic 1-4k Tags

Commands

mfterm

Examples

Start interactive terminal session to connect to a Mifare card reader$ mfterm
Read and display the UID of a Mifare Classic tag$ mfterm -c 'info'
Authenticate and read data from a specific sector$ mfterm -c 'auth A 0 FFFFFFFFFFFF' -c 'read 0'