Topic: Mifare command utility
Some time ago, I was looking for utility to work with mifare classic tags on a "higher" level, not only dumping/writing the whole card. I couldn't find any, working with my ACR122U, so I started to build my own.
It can perform authentication with both A and B on specified block, read, write and parse trailer block data (it can also display a matrix for C1 C2 C3 bits for blocks 0 1 2 and 3/trailer/ of corresponding sector)
In the new 0.01, Value block commands are also implemented.
MiCmd was firstly designed for my private usage (e.g. not to be published anywhere), so it now has only Windows version of binary available, however, if you would like to have this available under linux, unix as well, feel free to download the code, make changes, if necessary, create makefile and post it ![]()
EDIT:
The link: http://code.google.com/p/micmd/
Last edited by whitewash (2009-12-14 17:08:37)