Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.05 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.05 KB

miLazyCracker

Mifare Classic Plus - Hardnested Attack Implementation for LibNFC USB readers (SCL3711, ASK LoGO, etc)

Installation:

./miLazyCrackerFreshInstall.sh

Extra steps to make it work:

modprobe -r pn533_usb
modprobe -r pn533
nano /etc/modprobe.d/blacklist-libnfc.conf

Make sure the file contains and save it

blacklist nfc
blacklist pn533
blacklist pn533_usb

Now unplug the RFID reader, and connect it again (IMPORTANT STEP)

Youre done ;)

__

Usage example: place a tag and enjoy

mkdir mydumps
cd mydumps
miLazyCracker

This tool is comprised of work from: