EnglishFrenchSpanish

OnWorks favicon

nfc-emulate-tag - Online in the Cloud

Run nfc-emulate-tag in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command nfc-emulate-tag that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


nfc-emulate-tag - Simple tag emulation command line demonstration tool

SYNOPSIS


nfc-emulate-tag

DESCRIPTION


nfc-emulate-tag is a simple tag emulation tool that demonstrates how emulation can be done
using libnfc.

Currently, this tool partially emulates a Mifare Mini: it is detected as Mifare Mini but
internal MIFARE proprietary commands are not yet implemented.

To be able to emulate a target, there are two main parts:
- communication: handle modulation, anticollision, etc.
- computation: process commands (input) and produce results (output).

This demonstration tool proposes a logical structure to handle communication and a simple
function to deal with computation.

To improve the target capabilities, we can now implement more allowed commands in a single
function: target_io()

Please note that, due to timing issues, it is very difficult to implement an ISO14443-4
tag this way: RATS request expects a quick ATS answer. By the way, even if you implement
another kind of tag, timing issues are often the source of problems like CRC or parity
errors. The OmniKey CardMan 5321 is known to be very large on timings and is a good
choice if you want to experiment with this emulator with a tolerant reader.

IMPORTANT


ACR122 devices (like touchatag, etc.) can be used by this example (with probably timing
issue), but if something goes wrong, you will have to unplug/replug your device. This is
not a libnfc's bug, this problem is due to ACR122's internal MCU in front of NFC chip
(PN532).

Use nfc-emulate-tag online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 2
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 3
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 4
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 5
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 6
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • More »

Linux commands

Ad