All Projects → Libfreefare → Similar Projects or Alternatives

85 Open source projects that are alternatives of or similar to Libfreefare

Homepwn
HomePwn - Swiss Army Knife for Pentesting of IoT Devices
Stars: ✭ 526 (+108.73%)
Mutual labels:  nfc
Nfc Pcsc
Easy reading and writing NFC tags and cards in Node.js
Stars: ✭ 322 (+27.78%)
Mutual labels:  nfc
Thenaya
TagMo for 3ds (Alpha/Proof of Concept)
Stars: ✭ 89 (-64.68%)
Mutual labels:  nfc
Proxmark3
RRG / Iceman repo, the most totally wicked repo around if you are into Proxmark3
Stars: ✭ 901 (+257.54%)
Mutual labels:  nfc
NFCReaderWriter
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.
Stars: ✭ 58 (-76.98%)
Mutual labels:  nfc
Ketai
Ketai sensor library for Processing (Android mode)
Stars: ✭ 114 (-54.76%)
Mutual labels:  nfc
Vsmartcard
umbrella project for emulation of smart card readers or smart cards
Stars: ✭ 404 (+60.32%)
Mutual labels:  nfc
Chameleonmini Rebootedgui
Windows based GUI for Chameleon Mini, the contactless smartcard emulator (NFC/RFID)
Stars: ✭ 159 (-36.9%)
Mutual labels:  nfc
hydranfc
HydraNFC is an open source NFC (13.56MHz) Shield hardware for researcher, hackers, students, embedded software developers or anyone interested in debugging/hacking/developing/penetration testing NFC hardware.
Stars: ✭ 66 (-73.81%)
Mutual labels:  nfc
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.
Stars: ✭ 1,133 (+349.6%)
Mutual labels:  nfc
React Native Felica
React Native Felica module for Android
Stars: ✭ 31 (-87.7%)
Mutual labels:  nfc
Plugin.NFC
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Stars: ✭ 113 (-55.16%)
Mutual labels:  nfc
Proxmark3gui
A cross-platform GUI for Proxmark3 client | 为PM3设计的图形界面
Stars: ✭ 122 (-51.59%)
Mutual labels:  nfc
React Native Nfc Manager
React Native NFC module for Android & iOS
Stars: ✭ 668 (+165.08%)
Mutual labels:  nfc
Acr122u Reader Writer
A simple tool to read/write Mifare RFID tags with an ACR122U device
Stars: ✭ 169 (-32.94%)
Mutual labels:  nfc
Nfcpassportreader
NFCPassportReader for iOS 13
Stars: ✭ 458 (+81.75%)
Mutual labels:  nfc
Vinylemulator
Emulate the tactile experience of a vinyl collection through your Sonos system, but with a back end run by Spotify
Stars: ✭ 106 (-57.94%)
Mutual labels:  nfc
Nfcpy
A Python module to read/write NFC tags or communicate with another NFC device.
Stars: ✭ 360 (+42.86%)
Mutual labels:  nfc
Chameleonmini Rebooted
Chameleon Mini revE rebooted - Iceman Fork, the ChameleonMini is a versatile contactless smartcard emulator (NFC/RFID)
Stars: ✭ 208 (-17.46%)
Mutual labels:  nfc
Core-NFC-Example
An example project which demonstrate the usage of iOS 11 Core NFC framework.
Stars: ✭ 19 (-92.46%)
Mutual labels:  nfc
Nfc in flutter
Cross-platform flutter plugin for reading and writing NFC tags. Not maintained anymore.
Stars: ✭ 84 (-66.67%)
Mutual labels:  nfc
nfc-laboratory
NFC signal and protocol analyzer using SDR receiver
Stars: ✭ 41 (-83.73%)
Mutual labels:  nfc
Ndef Nfc
NDEF Library for Proximity APIs / NFC
Stars: ✭ 138 (-45.24%)
Mutual labels:  nfc
nfcproxy
用两个安卓手机的nfc功能截取iso14443交互数据 fork by https://github.com/nfcproxy/NFCProxy
Stars: ✭ 30 (-88.1%)
Mutual labels:  nfc
Mifare Classic Toolkit
RFID / NFC :: Mifare Classic 1k info and tools
Stars: ✭ 46 (-81.75%)
Mutual labels:  nfc
Desfire Tools For Android
Open source MIFARE DESFire EV1 NFC library for Android
Stars: ✭ 38 (-84.92%)
Mutual labels:  nfc
react-native-status-keycard
React Native library to interact with Status Keycard using NFC connection
Stars: ✭ 20 (-92.06%)
Mutual labels:  nfc
Rfidtools
RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
Stars: ✭ 127 (-49.6%)
Mutual labels:  nfc
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.
Stars: ✭ 935 (+271.03%)
Mutual labels:  nfc
Passport Reader
e-Passport NFC Reader Android app
Stars: ✭ 172 (-31.75%)
Mutual labels:  nfc
Open Home Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 820 (+225.4%)
Mutual labels:  nfc
External Nfc Api
Interaction with external NFC readers in Android
Stars: ✭ 123 (-51.19%)
Mutual labels:  nfc
Smarthotel360 Mobile
SmartHotel360 Mobile
Stars: ✭ 535 (+112.3%)
Mutual labels:  nfc
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 🥳
Stars: ✭ 2,561 (+916.27%)
Mutual labels:  nfc
Ios Nfc Example
📱 Example showing how to use the Core NFC API in iOS
Stars: ✭ 480 (+90.48%)
Mutual labels:  nfc
Ndef Tools For Android
NDEF Tools for Android
Stars: ✭ 113 (-55.16%)
Mutual labels:  nfc
Nfcgate
An NFC research toolkit application for Android
Stars: ✭ 425 (+68.65%)
Mutual labels:  nfc
Andprox
Native Android Proxmark3 client (no root required)
Stars: ✭ 161 (-36.11%)
Mutual labels:  nfc
Mifareonetool
A GUI Mifare Classic tool on Windows(停工/最新版v1.7.0)
Stars: ✭ 404 (+60.32%)
Mutual labels:  nfc
Mfrc522 Rpi
🔑 Control your MFRC522 RFID Module with your Raspberry-pi and JavaScript
Stars: ✭ 91 (-63.89%)
Mutual labels:  nfc
Tretjapannfcreader
NFC (FeliCa) Reader for iOS 13 Core NFC / 日本の NFC、FeliCa カード向けリーダーライブラリ(iOS 13.0 以降 Core NFC)交通系IC(Suica、PASMO など)、楽天Edy、nanaco、WAON など、運転免許証、マイナンバーカードの読み取り
Stars: ✭ 323 (+28.17%)
Mutual labels:  nfc
Flutter Nfc Reader
Flutter NFC reader plugin for iOS and Android
Stars: ✭ 240 (-4.76%)
Mutual labels:  nfc
Plantain
Android приложение для чтения/записи информации на карты Mifare Classic
Stars: ✭ 14 (-94.44%)
Mutual labels:  nfc
Bitnfc
Bitcoin NFC Android Mobile Wallet - JS + Ionic + Cordova + Bitcore + Blockchain.info API + Cordova NFC plugin
Stars: ✭ 88 (-65.08%)
Mutual labels:  nfc
nfc attendance system esp32
NFC Attendance System | 智慧校園NFC考勤系統 | 基於ESP32的智慧校園NFC考勤系統控制器
Stars: ✭ 27 (-89.29%)
Mutual labels:  nfc
Tagmo
No description or website provided.
Stars: ✭ 2,249 (+792.46%)
Mutual labels:  nfc
FudiNFC
💳 NFC Reader And Writer using Android devices by @romellfudi
Stars: ✭ 44 (-82.54%)
Mutual labels:  nfc
Waterdrink
💧 Simple water drinking reminder application based on MVP architecture.
Stars: ✭ 68 (-73.02%)
Mutual labels:  nfc
cie-PN532
Arduino library for SPI and I2C access to the NFC chip in the Italian Electronic Identity Card (CIE)
Stars: ✭ 22 (-91.27%)
Mutual labels:  nfc
Mifareclassictool
An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.
Stars: ✭ 2,698 (+970.63%)
Mutual labels:  nfc
flutter-nfc
Flutter Android plugin for NFC
Stars: ✭ 14 (-94.44%)
Mutual labels:  nfc
React Native Nfc Ios
Easy to use CoreNFC for React Native
Stars: ✭ 59 (-76.59%)
Mutual labels:  nfc
HPlayer2
Modular Media Player for Raspberry Pi and more...
Stars: ✭ 28 (-88.89%)
Mutual labels:  nfc
Easydeviceinfo
📱 [Android Library] Get device information in a super easy way.
Stars: ✭ 1,698 (+573.81%)
Mutual labels:  nfc
Emv Nfc Paycard Enrollment
A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).
Stars: ✭ 1,009 (+300.4%)
Mutual labels:  nfc
Nfc Android
Android Nfc技术解析、使用
Stars: ✭ 249 (-1.19%)
Mutual labels:  nfc
Metrodroid
Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)
Stars: ✭ 238 (-5.56%)
Mutual labels:  nfc
Yubioath Android
Yubico Authenticator for Android
Stars: ✭ 176 (-30.16%)
Mutual labels:  nfc
Transitpal
A open source Swift app for iOS 13 that allows you to check your NFC transit card information. Written with SwiftUI.
Stars: ✭ 135 (-46.43%)
Mutual labels:  nfc
Libnfc
Platform independent Near Field Communication (NFC) library
Stars: ✭ 997 (+295.63%)
Mutual labels:  nfc
1-60 of 85 similar projects