mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-20 03:48:33 +08:00
CHG: 'hf 14a' - update to vendors list. (thanks to @horrordash for pointing it out)
See also: http://isotc.iso.org/livelink/livelink?func=ll&objId=10432471&objAction=Open&nexturl=%2Flivelink%2Flivelink%3Ffunc%3Dll%26objId%3D8915579%26objAction%3Dbrowse%26viewType%3D1
This commit is contained in:
parent
7ceac11308
commit
16bfd49b8d
1 changed files with 43 additions and 1 deletions
|
@ -85,7 +85,49 @@ static const manufactureName manufactureMapping[] = {
|
|||
{ 0x42, "3Alogics Inc Korea" },
|
||||
{ 0x43, "Top TroniQ Asia Limited Hong Kong" },
|
||||
{ 0x44, "Gentag Inc. USA" },
|
||||
{ 0x56, "Sensible Object. UK" },
|
||||
{ 0x45, "Invengo Information Technology Co.Ltd China" },
|
||||
{ 0x46, "Guangzhou Sysur Microelectronics, Inc China" },
|
||||
{ 0x47, "CEITEC S.A. Brazil" },
|
||||
{ 0x48, "Shanghai Quanray Electronics Co. Ltd. China" },
|
||||
{ 0x49, "MediaTek Inc Taiwan" },
|
||||
{ 0x4A, "Angstrem PJSC Russia" },
|
||||
{ 0x4B, "Celisic Semiconductor (Hong Kong) Limited China" },
|
||||
{ 0x4C, "LEGIC Identsystems AG Switzerland" },
|
||||
{ 0x4D, "Balluff GmbH Germany" },
|
||||
{ 0x4E, "Oberthur Technologies France" },
|
||||
{ 0x4F, "Silterra Malaysia Sdn. Bhd. Malaysia" },
|
||||
{ 0x50, "DELTA Danish Electronics, Light & Acoustics Denmark" },
|
||||
{ 0x51, "Giesecke & Devrient GmbH Germany" },
|
||||
{ 0x52, "Shenzhen China Vision Microelectronics Co., Ltd. China" },
|
||||
{ 0x53, "Shanghai Feiju Microelectronics Co. Ltd. China" },
|
||||
{ 0x54, "Intel Corporation USA" },
|
||||
{ 0x55, "Microsensys GmbH Germany" },
|
||||
{ 0x56, "Sonix Technology Co., Ltd. Taiwan" },
|
||||
{ 0x57, "Qualcomm Technologies Inc USA" },
|
||||
{ 0x58, "Realtek Semiconductor Corp Taiwan" },
|
||||
{ 0x59, "Freevision Technologies Co. Ltd China" },
|
||||
{ 0x5A, "Giantec Semiconductor Inc. China" },
|
||||
{ 0x5B, "JSC Angstrem-T Russia" },
|
||||
{ 0x5C, "STARCHIP France" },
|
||||
{ 0x5D, "SPIRTECH France" },
|
||||
{ 0x5E, "GANTNER Electronic GmbH Austria" },
|
||||
{ 0x5F, "Nordic Semiconductor Norway" },
|
||||
{ 0x60, "Verisiti Inc USA" },
|
||||
{ 0x61, "Wearlinks Technology Inc. China" },
|
||||
{ 0x62, "Userstar Information Systems Co., Ltd Taiwan" },
|
||||
{ 0x63, "Pragmatic Printing Ltd. UK" },
|
||||
{ 0x64, "Associacao do Laboratorio de Sistemas Integraveis Tecnologico – LSI-TEC Brazil" },
|
||||
{ 0x65, "Tendyron Corporation China" },
|
||||
{ 0x66, "MUTO Smart Co., Ltd. Korea" },
|
||||
{ 0x67, "ON Semiconductor USA" },
|
||||
{ 0x68, "TUBITAK BILGEM Turkey" },
|
||||
{ 0x69, "Huada Semiconductor Co., Ltd China" },
|
||||
{ 0x6A, "SEVENEY France" },
|
||||
{ 0x6B, "ISSM France" },
|
||||
{ 0x6C, "Wisesec Ltd Israel" },
|
||||
{ 0x7C, "DB HiTek Co Ltd Korea" },
|
||||
{ 0x7D, "SATO Vicinity Australia" },
|
||||
{ 0x7E, "Holtek Taiwan" },
|
||||
{ 0x00, "no tag-info available" } // must be the last entry
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue