Topic: Clearing an mifare classic

Is there a utility available that can clear a mifare card back to the factory default values, i.e. reset the data and keys?

Re: Clearing an mifare classic

Hello,

skanker wrote:

Is there a utility available that can clear a mifare card back to the factory default values, i.e. reset the data and keys?

Yes, in libfreefare¹ sources, there is an example to attempt format² a MIFARE Classic card.

[1] http://code.google.com/p/nfc-tools/wiki/libfreefare
[2] http://code.google.com/p/nfc-tools/sour … c-format.c

Romuald Conty

Re: Clearing an mifare classic

OK. Thankyou. I am trying to get libfreefare working.