nfc

There are 887 repositories under nfc topic.

  • flipperzero-firmware

    flipperdevices/flipperzero-firmware

    Flipper Zero firmware source code

    Language:C11.3k2669822.5k
  • ikarus23/MifareClassicTool

    An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.

    Language:Java4.3k182328878
  • RfidResearchGroup/proxmark3

    Iceman Fork - Proxmark3

    Language:C3.6k127811968
  • HiddenRamblings/TagMo

    Language:JavaScript3k139643383
  • Blackjacx/WWDC

    You don't have the time to watch all the WWDC session videos yourself? No problem me and many contributors extracted the gist for you 🥳

    Language:Shell2.6k738142
  • nisrulz/easydeviceinfo

    :iphone: [Android Library] Get device information in a super easy way.

    Language:Java1.8k5026228
  • emsec/ChameleonMini

    The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.

    Language:C1.7k129250386
  • nfc-tools/libnfc

    Platform independent Near Field Communication (NFC) library

    Language:C1.6k79590432
  • devnied/EMV-NFC-Paycard-Enrollment

    A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).

    Language:Java1.4k12567584
  • revtel/react-native-nfc-manager

    React Native NFC module for Android & iOS

    Language:Java1.3k32566309
  • 18601949127/DiDiCallCar

    这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.

    Language:Java1.1k3411382
  • smrtnt/Open-Home-Automation

    Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT

    Language:C++95110338194
  • nfcgate/nfcgate

    An NFC research toolkit application for Android

    Language:Java91734114120
  • xcicode/MifareOneTool

    A GUI Mifare Classic tool on Windows(停工/最新版v1.7.0)

    Language:C#8541828215
  • Telefonica/HomePWN

    HomePwn - Swiss Army Knife for Pentesting of IoT Devices

    Language:Python8353614135
  • wh201906/Proxmark3GUI

    A cross-platform GUI for Proxmark3 client | 为PM3设计的跨平台图形界面

    Language:C++8312343147
  • RfidResearchGroup/ChameleonUltra

    The new generation chameleon based on NRF52840 makes the performance of card emulation more stable. And gave the chameleon the ability to read, write, and decrypt cards.

    Language:C73748100130
  • AndyQ/NFCPassportReader

    NFCPassportReader for iOS 13

    Language:Swift72045165227
  • mfkey32v2

    equipter/mfkey32v2

    Mifare Classic Key Calculator v2

    Language:C704171032
  • frankmorgner/vsmartcard

    umbrella project for emulation of smart card readers or smart cards

    Language:C68042197196
  • nfcpy/nfcpy

    A Python module to read/write NFC tags or communicate with another NFC device.

    Language:Python56429215143
  • microsoft/SmartHotel360-Mobile

    SmartHotel360 Mobile

    Language:C#5417440369
  • pokusew/nfc-pcsc

    Easy reading and writing NFC tags and cards in Node.js

    Language:JavaScript51417134127
  • hansemannn/iOS-NFC-Example

    📱 Example showing how to use the Core NFC API in iOS

    Language:Swift511492471
  • metrodroid/metrodroid

    Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)

    Language:Kotlin5032110670
  • iceman1001/proxmark3

    [Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3

    Language:C46262167115
  • kormax/apple-home-key-reader

    Apple Home Key Reader Implementation

    Language:Python442302030
  • treastrain/TRETJapanNFCReader

    NFC (FeliCa) Reader for iOS 13 later Core NFC / Japanese e-Money prepaid or identification cards

    Language:Swift44292831
  • RfidResearchGroup/RFIDtools

    RRG Android App for use with Proxmark3 RDV4 and the blueshark addon

    Language:C440265075
  • RickyYu/Nfc-Android

    Android Nfc技术解析、使用

    Language:Java40594120
  • RfidResearchGroup/ChameleonMini

    The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was first developed by KAOS. This is NOT the official repo for KAOS's ChameleonMini. For further information see the Getting Started Page

    Language:C399386875
  • flutter-nfc-reader

    matteocrippa/flutter-nfc-reader

    Flutter NFC reader plugin for iOS and Android

    Language:Kotlin383200198
  • iceman1001/ChameleonMini-rebooted

    Chameleon Mini revE rebooted - Iceman Fork, the ChameleonMini is a versatile contactless smartcard emulator (NFC/RFID)

    Language:C3823612984
  • nfc-tools/libfreefare

    A convenience API for NFC cards manipulations on top of libnfc.

    Language:C3763195105
  • josevcm/nfc-laboratory

    NFC signal and protocol analyzer using SDR receiver

    Language:C++375141541
  • tananaev/passport-reader

    e-Passport NFC Reader Android app

    Language:Java3172444123