mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
CHG: some of @marshmellow42 's ref: 2b11c7c750
CHG: `lf em 410x` - when demoded to all zeros, it wasn't printed so some noninitalized tags just gets a empty "found em410x tag" message. Hav'nt decided on how to go further with it.
This commit is contained in:
parent
c3a15ba92f
commit
41611deef9
4 changed files with 125 additions and 120 deletions
|
@ -108,6 +108,7 @@ const manufactureName manufactureMapping[] = {
|
|||
{ 0x42, "3Alogics Inc Korea" },
|
||||
{ 0x43, "Top TroniQ Asia Limited Hong Kong" },
|
||||
{ 0x44, "Gentag Inc. USA" },
|
||||
{ 0x56, "Sensible Object. UK" },
|
||||
{ 0x00, "no tag-info available" } // must be the last entry
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue