All Projects → nfc-tools → Mfoc

nfc-tools / Mfoc

Licence: gpl-2.0
Mifare Classic Offline Cracker

Programming Languages

c
50402 projects - #5 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].