mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
unify text, improving mfu info output, and fixed some bugs with card uid not used in the fingerprinting
This commit is contained in:
parent
c3f2162aff
commit
6b5d5951bb
12 changed files with 117 additions and 84 deletions
|
@ -62,7 +62,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B90969181B1FE551FC7D4", "IClass SE Processor (Other) https://www.hidglobal.com/products/embedded-modules/iclass-se/sio-processor"},
|
||||
"""
|
||||
|
||||
C_FOOTER=""" {NULL, "N/A"}
|
||||
C_FOOTER=""" {NULL, "n/a"}
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue