mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
added showing apdu response codes
This commit is contained in:
parent
a23f000182
commit
fe346768b3
6 changed files with 342 additions and 2 deletions
|
@ -30,6 +30,7 @@
|
|||
#include "mifare.h"
|
||||
#include "cmdhfmfu.h"
|
||||
#include "mifarehost.h"
|
||||
#include "emv/apduinfo.h"
|
||||
|
||||
// structure and database for uid -> tagtype lookups
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue