Skip to content

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

Notifications You must be signed in to change notification settings

xcicode/miLazyCracker

 
 

Repository files navigation

miLazyCracker

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

Installation:

Installation used to be very easy but the original CraptEV1 / Crapto1 source packages are not made available anymore by their author, therefore you've to find a copy of these two packages by yourself because redistribution of CraptEV1 is not allowed by its license.

# wget http://crapto1.netgarage.org/craptev1-v1.1.tar.xz
# wget http://crapto1.netgarage.org/crapto1-v3.3.tar.xz
./miLazyCrackerFreshInstall.sh

Usage example: place a tag and enjoy

mkdir mydumps
cd mydumps
miLazyCracker

Possible issue:

error	libnfc.driver.pn53x_usb	Unable to set USB configuration (Device or resource busy)

Fix:

sudo modprobe -r pn533_usb

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%