mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
adapt script to handle SE SAM again
This commit is contained in:
parent
908ae0c78c
commit
ec0d27685c
2 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,7 @@ const char *getAtrInfo(const char *atr_str);
|
|||
// atr_t array is expected to be NULL terminated
|
||||
const static atr_t AtrTable[] = {
|
||||
{ "3BDF18FFC080B1FE751F033078464646462026204963656D616E1D", "Cardhelper by 0xFFFF and Iceman" },
|
||||
{ "3B90969181B1FE551FC7D4", "IClass SE Processor (Other)\nhttps://www.hidglobal.com/products/embedded-modules/iclass-se/sio-processor"},
|
||||
"""
|
||||
|
||||
C_FOOTER=""" {NULL, "N/A"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue