You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hunter Cat NFC is the latest security tool for contactless (Near Field Communication) used in access control, identification and bank cards. Specially created to identify NFC readers and sniffing tools, with this tool you can audit, read or emulate cards of different types.
NFCReaderWriter which supports to read data from NFC chips(iOS 11), write data to NFC chips(iOS 13) and read NFC tags infos(iOS 13) by iOS devices. Compatible with both Swift and Objective-C. I will appreciate you if give me a star on the top right of page.
The app includes a Host-Based Card Emulated (HCE) NFC tag and the associated NFC reader. You learn how to setup your own HCE application and how you can communicate with the HCE tag. A tutorial is available on medium.com for more informations.
A Smartcard(NFC) security validator that runs on Security devices running Android OS. It basically synchronizes securely with a remote database and performs offline/real time security check of persons in an environment.
The app includes a Host-Based Card Emulated (HCE) Credit Card and the associated POS Terminal (NFC reader). You learn how to setup your own HCE application and how you can communicate with the HCE tag. A tutorial is available on medium.com for more informations.
This is an Explorer Application for working with MIFARE Ultralight EV1 NFC tags. You can read the complete content of the tag, read and increase the 24-bit counters, protect the data by setting Lock Bits, write data to the free user memory and use a memory protection on base of a 4 bytes long password.
An app in android using Kotlin to read an NFC tag & QR code. The app validates the QR code's link to the BASE_URL in app and extracts the substring info.
This is an Explorer Application for working with MIFARE Ultralight C NFC tags. You can read the complete content of the tag, read and increase the 16-bit counter, protect the data by setting Lock Bits, write data to the free user memory and use a memory protection on base of Triple DES Encryption.