mfterm Package Description

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.

Source: https://github.com/4ZM/mfterm
mfterm Homepage | Kali mfterm Repo

  • Author: Anders Sundman
  • License: GPLv3

Tools included in the mfterm package

mfterm – A terminal interface for working with Mifare Classic tags
[email protected]:~# 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>

mfterm Usage Example

[email protected]:~# coming soon