설명 없음

te4gh0st db47bac018 Update 11 달 전
example db47bac018 Update 11 달 전
LICENSE db47bac018 Update 11 달 전
README.md db47bac018 Update 11 달 전
mdat.py db47bac018 Update 11 달 전

README.md

Miflare Dump Analyse Tool (mdat.py)

License Language

🛠 A powerful command-line utility for analyzing and manipulating MIFARE Classic 1K/4K card dumps.

✨ Features

  • 🗂 Load and display .bin dumps from MIFARE Classic 1K (16 sectors) and 4K (64 sectors) cards
  • 🧬 Visual representation of key data structures
  • 🔍 Highlight UID, BCC, ATQA, and SAK values
  • 🧠 Decode and generate access bits
  • 🧮 BCC calculation from custom UIDs
  • 🔄 Compare two dumps, with diff-only mode
  • 🌍 Multilingual: English (default) and Russian (--lang ru)

🔧 Installation

Clone the repository and run:

git clone https://github.com/te4gh0st/Miflare-Dump-Analyse-Tool.git
cd Miflare-Dump-Analyse-Tool

Then run the tool with:

mdat.py --help

MIT License

Copyright (c) 2025 (te4gh0st) Vitaly Timtsurak