From 7729786e78eebadd7e2d8fd2c32b5db803d867f1 Mon Sep 17 00:00:00 2001 From: douniwan5788 Date: Sat, 15 Mar 2025 04:22:43 +0800 Subject: [PATCH] =?UTF-8?q?Update=20CHANGELOG.md=20and=20doc/magic=5Fcards?= =?UTF-8?q?=5Fnotes.md=20for=20Hitag=20=C2=B5/8265?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ doc/magic_cards_notes.md | 16 +++++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1036dd33..16c7021e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... ## [unreleased][unreleased] +- Added `lf em 410x clone --htu` clone EM410x ID to Hitag µ/8265 (@douniwan5788) +- Added `lf hitag htu` support for Hitag µ/8265 (@douniwan5788) - Added `hf mfu aesauth` based on existing UL AES support (@doegox) - Changed `hf mfu sim` deny OTP changes with all zeros (@iceman1001) - Added missing file in CMakeLists.txt (@iceman1001) diff --git a/doc/magic_cards_notes.md b/doc/magic_cards_notes.md index e103b1188..9c477a69a 100644 --- a/doc/magic_cards_notes.md +++ b/doc/magic_cards_notes.md @@ -158,11 +158,17 @@ This is the cheapest and most common ID82xx chip available. It is usually sold a * Chip is likely a cut down version of Hitag μ (micro) clone * UID `00 00 00 00 00 00` * Password protection (4b), usually "00000000"(default) or "9AC4999C"(FURUI) -* CON0 - * bit 0-1 -> data rate ’00’... 2kbit/s ’01’... 4kbit/s ’10’... 8kbit/s ’11’... 2kbit/s - * bit 2 when set, fixed to MC 2kbit/s - * bit 3-6 reversed? all blocks always read without password and write with password - * bit 7 -> enable TTF +* Config block 0xFF + * Byte0 + * bit 0-1 : Data Rate. ’00’ -> 2kbit/s, ’01’ -> 4kbit/s, ’10’ -> 8kbit/s, ’11’ -> 2kbit/s + * bit 2 : 1 -> fixed to 2kbit/s + * bit 3 : 0 -> Manchester, 1 -> Bi-phase + * bit 4 : TTF blocks. 0 -> "Block 0, Block 1, Block 2, Block 3", 1 -> "Block 0, Block 1" + * bit 5-6 : reversed? all blocks always read without password and write with password + * bit 7 : 1 -> enable TTF + * Byte1 only bit 0 changable + * Byte2 fixed 0x00 + * Byte3 only higher nibble changable * Currently unimplemented in proxmark3 client * Other names: * ID8210 (CN)