projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CHG: change the indala output abit, to only show when in debug mode. (ie: data...
[proxmark3-svn]
/
common
/
protocols.h
diff --git
a/common/protocols.h
b/common/protocols.h
index 0182ceb5d0b5b9849f38cbb12458495c4660c5e4..6ac6bc7879ecaf4535ea129300db6559133a8388 100644
(file)
--- a/
common/protocols.h
+++ b/
common/protocols.h
@@
-326,9
+326,13
@@
ISO 7816-4 Basic interindustry commands. For command APDU's.
#define MFDES_AUTHENTICATION_FRAME 0xAF
// LEGIC Commands
#define MFDES_AUTHENTICATION_FRAME 0xAF
// LEGIC Commands
-#define LEGIC_HSK 0xFF
-#define LEGIC_READ 0x01
-#define LEGIC_WRITE 0x00
+#define LEGIC_MIM_22 0x0D
+#define LEGIC_MIM_256 0x1D
+#define LEGIC_MIM_1024 0x3D
+#define LEGIC_ACK_22 0x19
+#define LEGIC_ACK_256 0x39
+#define LEGIC_READ 0x01
+#define LEGIC_WRITE 0x00
void printIclassDumpInfo(uint8_t* iclass_dump);
void getMemConfig(uint8_t mem_cfg, uint8_t chip_cfg, uint8_t *max_blk, uint8_t *app_areas, uint8_t *kb);
void printIclassDumpInfo(uint8_t* iclass_dump);
void getMemConfig(uint8_t mem_cfg, uint8_t chip_cfg, uint8_t *max_blk, uint8_t *app_areas, uint8_t *kb);
Impressum
,
Datenschutz