added some AID and MAD entries

This commit is contained in:
iceman1001 2025-03-20 19:59:14 +01:00
commit 3894d4419a
3 changed files with 16 additions and 1 deletions

View file

@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
## [unreleased][unreleased] ## [unreleased][unreleased]
- Updated aid and mad json files (@iceman1001)
- Changed `hf 14a apdu` - now can be interrupted and dynamically adds time (@iceman1001) - Changed `hf 14a apdu` - now can be interrupted and dynamically adds time (@iceman1001)
- Changed `trace list -t` - shortend the hitag types (@iceman1001) - Changed `trace list -t` - shortend the hitag types (@iceman1001)
- Added Be-Tech identification (@iceman1001) - Added Be-Tech identification (@iceman1001)

View file

@ -876,7 +876,7 @@
"Vendor": "Invalid / Reserved", "Vendor": "Invalid / Reserved",
"Country": "", "Country": "",
"Name": "Invalid / Reserved", "Name": "Invalid / Reserved",
"Description": "Used by ATL Breeze and YVR Compass", "Description": "Used by ATL Breeze, MAD Public Transport Card, and YVR Compass",
"Type": "transport" "Type": "transport"
}, },
{ {

View file

@ -272,6 +272,13 @@
"service_provider": "", "service_provider": "",
"system_integrator": "" "system_integrator": ""
}, },
{
"application": "Parking systems.",
"company": "Les parkings de Paris La Défense",
"mad": "0x00FF",
"service_provider": "Les parkings de Paris La Défense",
"system_integrator": "Les parkings de Paris La Défense"
},
{ {
"application": "Internal use (Tests, Demos...)", "application": "Internal use (Tests, Demos...)",
"company": "Ascom Monétel", "company": "Ascom Monétel",
@ -4116,6 +4123,13 @@
"service_provider": "HID Corporation", "service_provider": "HID Corporation",
"system_integrator": "HID Corporation" "system_integrator": "HID Corporation"
}, },
{
"application": "Access Control Biometric (SIO)",
"company": "HID Global",
"mad": "0x3D02",
"service_provider": "HID Corporation",
"system_integrator": "HID Corporation"
},
{ {
"application": "City transport, prepaid ticket, cardholder, servicespass", "application": "City transport, prepaid ticket, cardholder, servicespass",
"company": "Ridango AS", "company": "Ridango AS",