About Us
Museum

Tree: stacks

From RFID Guardian

Contents

RFID protocol stacks

Common

~MRG/src/rfid-protocol/common
~MRG/src/rfid-protocol/raw

Lower layer shared by all RFID protocol stacks.

15693

~MRG/src/rfid-protocol/15693
~MRG/src/rfid-filter/spoof/mrg_rfid_filter_spoof_15693.c

Full implementation of the ISO 15693 protocol.

14443

~MRG/src/rfid-protocol/14443/mrg_frame_14443*
~MRG/src/rfid-filter/spoof/mrg_rfid_filter_spoof_14443_A.c
~MRG/src/rfid-filter/spoof/mrg_rfid_filter_spoof_14443_A_raw.c
~MRG/src/rfid-filter/spoof/mrg_rfid_filter_spoof_14443_B.c

Implementation of 14443-A and 14443-B. Currently under development. 14443-A tag reception is tested, 14443-A tag transmission and reader side are under the knife right now (march 2009). 14443-B is unimplementend.

MiFare UltraLight and Classic

~MRG/src/rfid-protocol/14443/mrg_frame_mifare*
~MRG/src/rfid-filter/spoof/mrg_rfid_filter_spoof_14443_A_mifare.c

The MiFare communication is implemented.

14443 T=CL

~MRG/src/rfid-filter/spoof/mrg_rfid_filter_spoof_14443_A_t_cl.c

Tag reception is implemented. Tag transmission, reader are unimplemented.