mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
chg: 'sc raw' added 't' param, for decoding apdu response
chg: i2c, max timeout fitting for 256bytes frames
This commit is contained in:
parent
684a692bb0
commit
4a8e048694
4 changed files with 26 additions and 14 deletions
|
@ -22,6 +22,8 @@
|
|||
#include "util.h"
|
||||
#include "loclass/fileutils.h" // saveFile
|
||||
#include "cmdmain.h" // getfromdevice
|
||||
#include "emv/emvcore.h" // decodeTVL
|
||||
#include "emv/apduinfo.h" // APDUcode description
|
||||
|
||||
extern int CmdSmartcard(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue