|
|
(12 versions intermédiaires par le même utilisateur non affichées) |
Ligne 1 : |
Ligne 1 : |
| Prérequis:
| | * [[Opérations de base sur le NFC]] |
| * Drivers : http://www.scm-pc-card.de/index.php?lang=en&page=download&function=show_downloads&product_id=610 | | * [[NFC Coffee POC]] |
| * Pcsclite : https://alioth.debian.org/frs/?group_id=30105 | | * [[Dump Credit Card]] |
| * libnfc-1.7.0 : http://libnfc.googlecode.com/files/libnfc-1.7.0-rc7.tar.gz
| |
| * Patcher libnfc pour la réécriture du secteur 0 : https://gist.github.com/alphazo/3303282
| |
| * blacklister nfc et pn533 (debian) dans /etc/modprobe.d/blacklist-libnfc.conf
| |
| blacklist pn533
| |
| blacklist nfc
| |
| * mfoc : https://code.google.com/p/mfoc/ | |
| | |
| | |
| Read the fresh blank chinese card
| |
| | |
| # nfc-list
| |
| | |
| Dump the blank chinese card card to get the keys | |
| | |
| # mfoc -P 500 -O blank-chinese.dmp
| |