Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 184 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 184 Bytes

NFC_Reader

source code for NFC tool in C, compiled with 'libnfc', tested with one 'ACR122u' reader / writer

Compiled with GCC :

gcc -o UID_READER NFC_UID_reader.c -lnfc