|
libnfc 1.8.0
|
MIFARE Ultralight dump/restore tool. More...
#include <stdio.h>#include <stdlib.h>#include <stdint.h>#include <stddef.h>#include <stdbool.h>#include <string.h>#include <ctype.h>#include <nfc/nfc.h>#include "nfc-utils.h"#include "mifare.h"Go to the source code of this file.
MIFARE Ultralight dump/restore tool.
Definition in file nfc-mfultralight.c.