NFC Card Emulator

2.2
134 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

NOTE: This application was created to test the communication between the terminal and smart card using APDU commands* (txt file required**).

The "NFC Card Emulator" is an application created to test the communication unit between the smart card reader and the smart card. It uses the Host-Based Card Emulation (HCE) method in the testing process.

With this application, a smart card can be emulated and the communication between this emulated card and the smart card reader can be observed to check whether the system works as desired.
========
* This application was created to emulate a real APDU communication scenario prepared in txt format. It DOES NOT COPY any smart card using NFC technology.

** To have a real APDU communication scenario, you may need to be an authorized programmer.

========
For Visa and Mastercard sample APDU communication, please visit the source code page below;
https://github.com/okanatas/NFCCardEmulator
Updated on
May 4, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

2.4
133 reviews
R L
March 10, 2023
Finally found the app I need to emulate my cards. But I can't load my cards. Because I can't export/extract/save my NFC cards and use it in your app. Is there an app or way I can use to extract and save my cards?
7 people found this review helpful
Did you find this helpful?
Flynn Farrow
November 6, 2021
This works but I can't use it for my use case since I want to use a BIN file and changing that to TXT causes an error on the device I'm trying to connect to
10 people found this review helpful
Did you find this helpful?
Atas
April 2, 2022
Hi Gamers, would you mind if I asked you to share a sample BIN file with me? I can better understand your need and consider an update.
Jonathan Ribeiro Lima
January 23, 2022
Little lost How does the file must be make ? Can't it make the file its own based on another card? or at least provide a template.
1 person found this review helpful
Did you find this helpful?
Atas
April 1, 2022
Hello Jonathan, this app cannot create a file by itself. You need to create a txt file with the APDUs you have. The app will emulate the card using this created txt file. For sample Mastercard and Visa txt files with APDUs, please visit the GitHub link under "About this app". Thank you for your interest.