mifare auth error

Milosch Meriac meriac at bitmanufaktur.de
Thu Aug 2 07:06:15 UTC 2007


Dear Jorid,

Jorid wrote:
>        i have a long list of possible authentication keys how can i
> automate the process with the  mifare-tool program? does this program
> support some kind of importation from a text file?
> 
>      ex.   $sudo mifare-tool -k < ./list.txt 

Either you can extend mifare-tool to support a list of keys or you
simply stick to a bash script with a wile loop containing a "read"
command which sequentially reads keys from stdin and supplies them to
mifare-tool which in turn can be grep'ed for a successful read.

Warmest regards,

Milosch
-- 
Bitmanufaktur :: Schwedter Strasse 23 :: 10119 Berlin
Fon +49 (0)30 4172 5006 :: Fax +49 (0)30 4172 5054
meriac at bitmanufaktur.de :: http://bitmanufaktur.de



More information about the openpcd-devel mailing list