mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge pull request #2740 from gentilkiwi/patch-1
Update intertic.py to support new ContractProvider for Strasbourg/CTS
This commit is contained in:
commit
525ce562e2
1 changed files with 1 additions and 0 deletions
|
@ -284,6 +284,7 @@ FRA_OrganizationalAuthority_Contract_Provider = {
|
||||||
},
|
},
|
||||||
0x091: {
|
0x091: {
|
||||||
1: InterticHelper('Strasbourg', 'CTS', Describe_Usage_4), # More dump needed, not only tram !
|
1: InterticHelper('Strasbourg', 'CTS', Describe_Usage_4), # More dump needed, not only tram !
|
||||||
|
5: InterticHelper('Strasbourg', 'CTS / new', Describe_Usage_4), # More dump needed, not only tram !
|
||||||
},
|
},
|
||||||
0x502: {
|
0x502: {
|
||||||
83: InterticHelper('Annecy', 'Sibra', Describe_Usage_2),
|
83: InterticHelper('Annecy', 'Sibra', Describe_Usage_2),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue