Skip to content

nfc-tools/mfoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a5a4c91 · Nov 15, 2023
Jul 24, 2018
Mar 17, 2015
Nov 15, 2023
Mar 17, 2015
May 19, 2011
Sep 14, 2010
Jan 20, 2013
Jan 20, 2013
Sep 14, 2010
Sep 14, 2010
Jan 31, 2018
Sep 14, 2010
Mar 17, 2015

Repository files navigation

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