mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 05:13:22 -07:00
TLV decoding works
This commit is contained in:
parent
78a94ff902
commit
a2bb2735d5
11 changed files with 1121 additions and 2 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "cmdhfmfu.h"
|
||||
#include "mifarehost.h"
|
||||
#include "emv/apduinfo.h"
|
||||
#include "emv/emvcore.h"
|
||||
|
||||
// structure and database for uid -> tagtype lookups
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue