mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Merge pull request #2375 from RunTheBot/patch-1
Added Presto Transit Card to aid_desfire.json
This commit is contained in:
@@ -32,6 +32,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
||||
- Changed `data load` - now shows loaded number as comma printed. (@iceman1001)
|
||||
- Updated `/tools/hitag2crack/common/OpenCL-Headers/CL` with latest from KhronosGroup github page (@iceman1001)
|
||||
- Fixed `lf hitag list` - improved HITAG2 protocol annotation (@iceman1001)
|
||||
- Added AIDs `002000` and `FF30FF` from Metrolinx Presto Card (@RunTheBot)
|
||||
|
||||
## [Zenith.4.18340][2024-03-20]
|
||||
- Changed `hf mf info` - some detections (@iceman1001)
|
||||
|
||||
@@ -567,5 +567,21 @@
|
||||
"Name": "Prima FlexAir Access Control",
|
||||
"Description": "FIDs: 00 - DRM, 01 - Access Event Log, 04 - Access Permissions",
|
||||
"Type": "pacs"
|
||||
},
|
||||
{
|
||||
"AID": "FF30FF",
|
||||
"Vendor": "Metrolinx",
|
||||
"Country": "CA",
|
||||
"Name": "Presto Card",
|
||||
"Description": "",
|
||||
"Type": "transport"
|
||||
},
|
||||
{
|
||||
"AID": "002000",
|
||||
"Vendor": "Metrolinx",
|
||||
"Country": "CA",
|
||||
"Name": "Presto Card",
|
||||
"Description": "",
|
||||
"Type": "transport"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user