AdamLaurie / RFIDIOt

python RFID / NFC library & tools
http://www.rfidiot.org/
1.04k stars 224 forks source link

Python Read / Write data to specific BLOCK using omnikey 5021 CL and RFIDiot mifare1k tag #41

Closed mneyapo closed 4 years ago

mneyapo commented 4 years ago

Hello adam i have omnikey Reader 5021 CL I can read the uid I need simple python program like readmifare1k.py to: 1)read data from specific sector Example sector 4 and not all sector 2)Write data to specific sector example : Data=myname How can i do it?? 3)change authentification default key FFFFFFFFFFFF To specific key example : mifarekey='my secret'

mneyapo commented 4 years ago

no answer