nfc-read-forum-tag3

Near Field Communication (NFC) binaries

Install

All systems
curl cmd.cat/nfc-read-forum-tag3.sh
Debian Debian
apt-get install libnfc-bin
Ubuntu
apt-get install libnfc-bin
Arch Arch Linux
pacman -S libnfc
image/svg+xml Kali Linux
apt-get install libnfc-bin
Fedora
dnf install libnfc-examples
Windows (WSL2)
sudo apt-get update sudo apt-get install libnfc-bin
OS X
brew install libnfc
Raspbian
apt-get install libnfc-bin

libnfc-bin

Near Field Communication (NFC) binaries

libnfc is a library for Near Field Communication. It abstracts the low-level details of communicating with the devices away behind an easy-to-use high-level API. It supports most hardware based on the NXP PN531, PN532 or PN533 controller chips. This package contains some utils that come along with libnfc, for development or debugging purposes (including nfc-list, nfc-mfclassic, nfc-mfultralight, etc).

libnfc-examples

Near Field Communication (NFC) examples

libnfc is a library for Near Field Communication. It abstracts the low-level details of communicating with the devices away behind an easy-to-use high-level API. It supports most hardware based on the NXP PN531, PN532 or PN533 controller chips. Some examples are provided with libnfc for debugging and/or educational purposes (nfc-anticol, nfc-emulate, etc.).

libnfc

libnfc is the first free NFC SDK and Programmers API released

under the GNU Lesser General Public License. It provides complete transparency and royalty-free use for everyone.