flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
12.48k stars 2.68k forks source link

Write Mifare Classic 1K #3088

Closed FlorinBuffet closed 12 months ago

FlorinBuffet commented 1 year ago

Describe the bug.

In the past i think i was already able to write a Mifare Classic 1K to another chip, this is not possible anymore, i can just update the original card. Did i miss a nerf or am i just stupid?

Reproduction

  1. Read: Works
  2. Emulate: Works
  3. Write not available

Target

No response

Logs

No response

Anything else?

No response

skotopes commented 12 months ago

Never was possible in the first place.

Long story short: you need special card (MFC Magic Card) and NFC Magic app to write MFC dump. Writing data to another card doesn't make sense because block with UID is read only.