This repository contains useful python scripts for NFC tags
Replace MIFARE sectors with arbitrary data
Try it!
python mifare-1k-blank -b ff tags/mifare-1k-blank tags/mifare-1k-ff
Compare two MIFARE 1k dumps
Try it!
python mifare-1k-diff tags/mifare-1k-blank tags/mifare-1k-locked
Edit MIFARE 1k sector trailer to avoid locking access bits forever
Try it!
python mifare-1k-safe tags/mifare-1k-locked tags/mifare-1k-unlocked