Skip to content

Commit 3cc841b

Browse files
authored
Merge pull request #3082 from xtruan/evolo_aid
Add Kaba evolo AIDs
2 parents 04bbd03 + a23a54d commit 3cc841b

File tree

2 files changed

+81
-8
lines changed

2 files changed

+81
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
3333
- Added `hf seos sim` command (@aaronjamt)
3434
- Fix `hf mf staticnested` faild to find a KeyB (@xianglin1998)
3535
- Fix errors(jansson) for MSYS2+UCRT compiler (@xianglin1998)
36+
- Added Kaba evolo AIDs (@xtruan)
3637

3738
## [Phrack.4.20728][2025-09-11]
3839
- Added `unofficial desfire bible` document (@mistial-dev)

client/resources/aid_desfire.json

Lines changed: 80 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,86 @@
311311
"Description": "Third-Party Locking Application",
312312
"Type": "pacs"
313313
},
314+
{
315+
"AID": "F52100",
316+
"Vendor": "Lucid Group / dormakaba",
317+
"Country": "US",
318+
"Name": "Lucid Motors Valet Card / Kaba evolo - Access",
319+
"Description": "Used by both Lucid Motors valet card and Kaba evolo - KabaApplication.Access",
320+
"Type": "pacs"
321+
},
322+
{
323+
"AID": "F52130",
324+
"Vendor": "dormakaba",
325+
"Country": "CH",
326+
"Name": "Kaba evolo - Common",
327+
"Description": "Kaba evolo - KabaApplication.Common",
328+
"Type": "pacs"
329+
},
330+
{
331+
"AID": "F52140",
332+
"Vendor": "dormakaba",
333+
"Country": "CH",
334+
"Name": "Kaba evolo - Biometric",
335+
"Description": "Kaba evolo - KabaApplication.Biometric",
336+
"Type": "pacs"
337+
},
338+
{
339+
"AID": "F52160",
340+
"Vendor": "dormakaba",
341+
"Country": "CH",
342+
"Name": "Kaba evolo - MasterA",
343+
"Description": "Kaba evolo - KabaApplication.MasterA",
344+
"Type": "pacs"
345+
},
346+
{
347+
"AID": "F52161",
348+
"Vendor": "dormakaba",
349+
"Country": "CH",
350+
"Name": "Kaba evolo - MasterB",
351+
"Description": "Kaba evolo - KabaApplication.MasterB",
352+
"Type": "pacs"
353+
},
354+
{
355+
"AID": "F52162",
356+
"Vendor": "dormakaba",
357+
"Country": "CH",
358+
"Name": "Kaba evolo - DealerCode",
359+
"Description": "Kaba evolo - KabaApplication.DealerCode",
360+
"Type": "pacs"
361+
},
362+
{
363+
"AID": "F52163",
364+
"Vendor": "dormakaba",
365+
"Country": "CH",
366+
"Name": "Kaba evolo - Upgrade",
367+
"Description": "Kaba evolo - KabaApplication.Upgrade",
368+
"Type": "pacs"
369+
},
370+
{
371+
"AID": "F52164",
372+
"Vendor": "dormakaba",
373+
"Country": "CH",
374+
"Name": "Kaba evolo - MasterC",
375+
"Description": "Kaba evolo - KabaApplication.MasterC",
376+
"Type": "pacs"
377+
},
378+
{
379+
"AID": "F52165",
380+
"Vendor": "dormakaba",
381+
"Country": "CH",
382+
"Name": "Kaba evolo - MasterTPrimary",
383+
"Description": "Kaba evolo - KabaApplication.MasterTPrimary",
384+
"Type": "pacs"
385+
},
386+
{
387+
"AID": "F52166",
388+
"Vendor": "dormakaba",
389+
"Country": "CH",
390+
"Name": "Kaba evolo - MasterTSecondary",
391+
"Description": "Kaba evolo - KabaApplication.MasterTSecundary",
392+
"Type": "pacs"
393+
},
314394
{
315395
"AID": "F53280",
316396
"Vendor": "dormakaba",
@@ -783,14 +863,6 @@
783863
"Description": "car2go Defunct Membership Card // Defunct // Private Application #1",
784864
"Type": "vehicle access"
785865
},
786-
{
787-
"AID": "F52100",
788-
"Vendor": "Lucid Motors via Lucid Group",
789-
"Country": "US",
790-
"Name": "Lucid Motors Valet Card",
791-
"Description": "Lucid Motors Valet Card",
792-
"Type": "vehicle access"
793-
},
794866
{
795867
"AID": "000001",
796868
"Vendor": "Invalid / Reserved",

0 commit comments

Comments
 (0)