Packages and Binaries:

mfterm

mfterm is a terminal interface for working with Mifare Classic tags. Tab completion on commands is available. Also, commands that have file name arguments provide tab completion on files. There is also a command history, like in most normal shells.

Installed size: 106 KB
How to install: sudo apt install mfterm

Dependencies:
  • libc6
  • libnfc6
  • libreadline8
  • libssl3
mfterm

The Mifare Terminal

root@kali:~# mfterm -h
A terminal interface for working with Mifare Classic tags.
Usage: mfterm [-v] [-h] [-k keyfile]

Options: 
  --help          (-h)   Show this help message.
  --version       (-v)   Display version information.
  --tag=tagfile   (-t)   Load a tag from the specified file.
  --keys=keyfile  (-k)   Load keys from the specified file.
  --dict=dictfile (-d)   Load dictionary from the specified file.

Report bugs to: [email protected]
mfterm home page: <https://github.com/4zm/mfterm>

Updated on: 2022-Aug-05