There’s a NEW feature on Ver.20200223_R1 of MTools, named Infinite Clone, which will help you to clone Mifare Classic Card and Mifare Ultralight Tag much easier and save your time.
Monthly Archives: February 2020
In order to support backup and restore card rules, MTools support exporting all card information to the internal storage or external storage. Also, it can be imported.
After all the value bytes and check bytes have been marked and all expressions have been added, we need to confirm if the data generated by MTools is valid or not.
MTools uses the mXparser library, so it can fully calculate with all the algorithms provided by mXparser. mXparser Website: http://mathparser.org/mxparser-math-collection In most cases, the calculation method used by Mifare Classic cards is XOR, sum, negation, CRC, etc. in logical operations. When summing consecutive bytes, you need to repeat the input. In order to save time […]
Today, NFC tags are widely used in various fields, such as product information, authenticity verification, etc. Sometimes we need to clone NFC tags to fit more of the same application scenarios. This article will show how to clone NFC tags quickly with MTools.