Romuald Conty 0c2d2b5894 Fixes error handling when performing MIFARE commands:
Before this commit, MFOC was considering any errors as authentication error (AUTH command) or permission error (READ/WRITE commands);
With this patch, any error which is not a tag-related error will produce a program exit (with EXIT_FAILURE flag).

Plus, this commit silents MIFARE authentication error while MFOC try some default keys...
2013-02-20 18:50:42 +01:00
2013-02-19 20:05:49 +01:00
2013-01-20 15:49:18 +01:00
2013-01-31 18:17:13 +01:00

The file is empty.
Description
Mifare Classic Offline Cracker
Readme 2.2 MiB
Languages
C 97.4%
Roff 1.2%
M4 0.8%
Makefile 0.6%