mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
add: 'sc' - smart card commad [rdv40]
chg: test to read out firmware
This commit is contained in:
parent
3ecff83de2
commit
f70b8be5de
8 changed files with 440 additions and 7 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "cmdcrc.h"
|
||||
#include "cmdanalyse.h"
|
||||
#include "cmdflashmem.h" // rdv40 flashmem commands
|
||||
#include "cmdsmartcard.h" // rdv40 smart card ISO7816 commands
|
||||
|
||||
//For storing command that are received from the device
|
||||
#define CMD_BUFFER_SIZE 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue