How to calculate CRC8 & CRC16 in MTools
CRC - Cyclic Redundancy Check is widely used in data transition. According to wikipedia.org
, A CRC-enabled device calculates a short, fixed-length binary sequence, known as the check value or CRC, for each block of data to be sent or stored and appends it to the data, forming a codeword.
4 Steps to clone access card by phone
Many people are curious on how to clone access card for convinience or just for fun. Most access system with RFID verify visitors with UID in the access card. It's the first 4 bytes hex data of Block 0 in Sector 0.
Follow the steps bellow to clone an access card.
How to use NFC as a mifare card reader - Charge
The last post shows how to use MTools to read money data on Sector 3.
Here's the tutorial to show how to charge mifare 1k card with regular rule on 2 blocks.
How to use NFC as a mifare card reader - Read
NFC has been widely used on Android Pay, Apple Pay and Device Connection.
With NFC on Android Phone, it's even easy to read datas in the mifare card, such as Metro Card, RFID Parking card and etc.
This article shows how to use NFC as a mifare reader to read the amount remaining in the card.