Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
/ mfoc Public archive
forked from nfc-tools/mfoc

Mifare Classic Offline Cracker with Hardnested support

License

Notifications You must be signed in to change notification settings

vk496/mfoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read-only repo. Project moved to https://github.com/nfc-tools/mfoc-hardnested

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

About

Mifare Classic Offline Cracker with Hardnested support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.8%
  • Other 0.2%