mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
magsafe iterates 7a/7b/7c/7d for wupa
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user