Go to file
Davide Depau 5524dd8af4 Always pretend cards are not vulnerable 2023-10-21 00:41:39 +02:00
debian update debian dir with up-to-date packaging 2018-07-24 11:45:40 +02:00
m4 Fix compilation warnings under Cygwin 2015-03-17 15:04:28 +01:00
src Always pretend cards are not vulnerable 2023-10-21 00:41:39 +02:00
.gitignore Fix compilation warnings under Cygwin 2015-03-17 15:04:28 +01:00
AUTHORS import debian files (Thanks to Thomas Hood) 2011-05-19 08:01:31 +00:00
COPYING Import MFOC 0.08 from http://www.nethemba.com/mfoc.tar.bz2 on 13th Sept 2010 2010-09-14 09:34:51 +00:00
ChangeLog Update ChangeLog 2013-01-20 15:49:18 +01:00
Makefile.am Add "make style" directive to format source code 2013-01-20 15:36:27 +01:00
NEWS Import MFOC 0.08 from http://www.nethemba.com/mfoc.tar.bz2 on 13th Sept 2010 2010-09-14 09:34:51 +00:00
README Import MFOC 0.08 from http://www.nethemba.com/mfoc.tar.bz2 on 13th Sept 2010 2010-09-14 09:34:51 +00:00
README.md Updated (again) readme using a single command 2018-01-31 14:39:14 +01:00
TODO Import MFOC 0.08 from http://www.nethemba.com/mfoc.tar.bz2 on 13th Sept 2010 2010-09-14 09:34:51 +00:00
configure.ac Fix compilation warnings under Cygwin 2015-03-17 15:04:28 +01:00

README.md

MFOC is an open source implementation of "offline nested" attack by Nethemba.

This program allow to recover authentication keys from MIFARE Classic card.

Please note MFOC is able to recover keys from target only if it have a known key: default one (hardcoded in MFOC) or custom one (user provided using command line).

Build from source

autoreconf -is
./configure
make && sudo make install

Usage

Put one MIFARE Classic tag that you want keys recovering; Lauching mfoc, you will need to pass options, see

mfoc -h