FlipperConvertMCT
Simple Python script to convert NFC dumps from MifareClassicTool to Flipper-Zero format
Install / Use
/learn @zProAle/FlipperConvertMCTREADME
FlipperConvertMCT
Tool able to convert Mifare CLassic (mini, 1k, 4k) (uid 4/7 byte) and ST25TB 4k MCT, DUMP, or binary DMP files to flipper zero .nfc files.
Usage:
mfclassic_bin_to_nfc.py:
python3 mfclassic_bin_to_nfc.py [-h] -i INPUT -o OUTPUT [--uid UID] [--atqa ATQA] [--sak SAK]
Convert a Mifare Classic dump to a .nfc file for Flipper Zero
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Path to the .dmp file
-o OUTPUT, --output OUTPUT
Output path for the .nfc file
--uid UID Custom UID (e.g. FE:3B:17:86)
mct_to_nfc.py:
python3 mct_to_nfc.py [-h] -i INPUT_PATH -o OUTPUT_PATH [--uid UID] [--atqa ATQA] [--sak SAK]
Convert Mifare Classic dump (.mct/.dump) to .nfc file for Flipper Zero
options:
-h, --help show this help message and exit
-i INPUT_PATH, --input-path INPUT_PATH
Input dump file (.mct or .dump)
-o OUTPUT_PATH, --output-path OUTPUT_PATH
Output .nfc file
--uid UID Custom UID (e.g. FE:3B:17:86)
mikai_to_nfc.py:
python3: mikai_to_nfc.py [-h] -i INPUT -o OUTPUT
Binary Mikai dump converter to Flipper Zero .nfc
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Input binary dump file
-o OUTPUT, --output OUTPUT
Output .nfc file
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
