RFIDler
RFIDler copied to clipboard
RFIDler - Software defined RFID (LF) Reader/Writer/Emulator
Hi guys, this is a fix for reading blocks of a T55X7 tag with password mode enabled. The password comes right after the opcode (2bits), if enabled. See also the...
C:\Projects\RFIDler\python>setup.py install running install running build running build_py creating build creating build\lib creating build\lib\RFIDler copying RFIDler__init__.py -> build\lib\RFIDler running build_scripts creating build\scripts-3.4 copying rfidler.py -> build\scripts-3.4 running install_lib creating C:\Python34\Lib\site-packages\RFIDler...
win7 64bit complains about unsigned driver, even though catalog file is present. Maybe the INF was edited after signing the CAT ? Edit: just recognized, its the mchpcdc.cat and customized...
The print statements and exception handling style is adapted for Python3.
random pylint edits, a few minor plot changes (less overlapping), also added test to make sure devices connected before sending command. Added verbose flag because debug up it might be...
[http://rfidiot.org/](http://rfidiot.org/#Hardware) website seems to not be working ?