Skip to content

Mifare Classic Plus - Hardnested Attack Implementation for SCL3711 LibNFC USB reader

Notifications You must be signed in to change notification settings

basdeg/miLazyCracker

 
 

Repository files navigation

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:

About

Mifare Classic Plus - Hardnested Attack Implementation for SCL3711 LibNFC USB reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%