lfxtype.py

Python library to explore RFID devices

Install

All systems
curl cmd.cat/lfxtype.py.sh
image/svg+xml Kali Linux
apt-get install python-rfidiot

python-rfidiot

Python library to explore RFID devices

RFIDIOt is a collection of tools and libraries for exploring RFID technology, written in Python. It currently drives a range of RFID readers made by ACG, called the HF Dual ISO and HF Multi ISO, which are both 13.56MHz devices, and the LF MultiTag which is 125/134.2kHz. Frosch Hitag reader/writers are also now supported. There's no reason it couldn't work with others, these are just the first ones the author got his hands on, and since they present themselves to the O/S as standard serial devices without having to install any drivers, it made interfacing very simple.