mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
magsafe iterates 7a/7b/7c/7d for wupa
This commit is contained in:
parent
bff057d977
commit
982e669a77
3 changed files with 19 additions and 3 deletions
|
@ -144,7 +144,10 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
|
||||
|
||||
// 7bit Apple Magsafe wake up command
|
||||
#define MAGSAFE_CMD_WUPA 0x7A
|
||||
#define MAGSAFE_CMD_WUPA_1 0x7A
|
||||
#define MAGSAFE_CMD_WUPA_2 0x7B
|
||||
#define MAGSAFE_CMD_WUPA_3 0x7C
|
||||
#define MAGSAFE_CMD_WUPA_4 0x7D
|
||||
|
||||
#define ISO14443A_CMD_REQA 0x26
|
||||
#define ISO14443A_CMD_READBLOCK 0x30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue