Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
miLazyCracker — Mifare Classic Plus - Hardnested Attack Implementation for SCL3711 LibNFC USB reader | Kitploit
Tools/GitHubGitHub/nfc-tools/milazycracker
ExploitationRFID/NFC ToolsHardware HackingCryptographyPenetration Testing
GitHubnfc-tools/milazycracker

miLazyCracker

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

View Repository
367673 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

miLazyCracker

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

Installation:

root@kitploit:~
./miLazyCrackerFreshInstall.sh

Usage example: place a tag and enjoy

root@kitploit:~
mkdir mydumps
cd mydumps
miLazyCracker

Possible issue:

root@kitploit:~
error	libnfc.driver.pn53x_usb	Unable to set USB configuration (Device or resource busy)

Fix:

root@kitploit:~
sudo modprobe -r pn533_usb

This tool is comprised of work from:

  • Aram Verstegen (https://github.com/aczid/crypto1_bs)

  • Carlo Meijer and Roel Verdult: (https://www.cs.ru.nl/~rverdult/Ciphertext-only_Cryptanalysis_on_Hardened_Mifare_Classic_Cards-CCS_2015.pdf)

  • Iceman Proxmark Branch: https://github.com/iceman1001/proxmark

  • Piwi Proxmark Branch - https://github.com/pwpiwi/proxmark3/tree/hard_nested

  • Blapost Solver

  • MFOC - https://github.com/nfc-tools/mfoc

  • MFCUK - https://github.com/nfc-tools/mfcuk

Download Tool