1 个仓库
Translates MIFARE Classic sector access condition bytes into human-readable permission tables and back using bitwise parsing.
Distinct from Byte Stream Decoding: Distinct from Byte Stream Decoding: focuses on MIFARE-specific access condition byte interpretation, not general character set decoding.
Explore 1 awesome GitHub repository matching software engineering & architecture · MIFARE Access Condition Decoders. Refine with filters or upvote what's useful.
MifareClassicTool is an Android application for reading, writing, cloning, and analyzing MIFARE Classic RFID tags using built-in NFC hardware or external USB readers. The tool provides sector-based authentication using key files and dictionary attacks, enabling selective data extraction from protected tag sectors. The application includes a hex editor for viewing and modifying raw tag dump data with sector and block highlighting, along with tools for decoding and encoding access condition bytes and value blocks. It supports cloning full dumps or UIDs to compatible magic tags, including manufa
Provides bitwise decoding and encoding of MIFARE Classic sector access condition bytes.