mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files.
This commit is contained in:
parent
bb5d61dca7
commit
fb23d2047f
27 changed files with 617 additions and 319 deletions
|
@ -24,7 +24,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
// iCLASS / PICOPASS
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#define PICOPASS_BLOCK_SIZE 8
|
||||
|
||||
// iCLASS reader flags
|
||||
#define FLAG_ICLASS_READER_INIT 0x01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue