mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
hf mf sniff
added CRC_14443_A check
This commit is contained in:
parent
c948cbde8c
commit
8b6a93df91
2 changed files with 8 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
#include "util.h"
|
||||
#include "nonce2key/nonce2key.h"
|
||||
#include "nonce2key/crapto1.h"
|
||||
#include "iso14443crc.h"
|
||||
|
||||
#define MEM_CHUNK 1000000
|
||||
#define NESTED_SECTOR_RETRY 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue