Install Lfxtype.py On A Kali

Install Lfxtype.py On A Kali

lfxtype.py

Python library to explore RFID devices

Install lfxtype.py

  • Kali Linux apt-get install python-rfidiot Click to copy

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.

Install the latest version of lfxtype.py in Kali from terminal. To install the lfxtype.py just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of lfxtype.py from the respository and install it in your computer/server.