mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Add more block-based FeliCa Lite service qualifiers to 'felica_system_code_list.json'
This commit is contained in:
@@ -392,32 +392,6 @@
|
||||
"type": "common",
|
||||
"description": "Default system code used by FeliCa Lite/Lite-S tags",
|
||||
"services": [
|
||||
{
|
||||
"name": "Aime",
|
||||
"type": "e-amusement",
|
||||
"description": "AIME E-amusement",
|
||||
"nodes": [
|
||||
{
|
||||
"code": "0b00",
|
||||
"data": {
|
||||
"0082": "^................0078............$"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Bandai Namco Pasport",
|
||||
"type": "e-amusement",
|
||||
"description": "Bandai Namco Pasport E-amusement",
|
||||
"nodes": [
|
||||
{
|
||||
"code": "0b00",
|
||||
"data": {
|
||||
"0082": "^................002A............$"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Konami",
|
||||
"type": "e-amusement",
|
||||
@@ -443,6 +417,58 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Aime",
|
||||
"type": "e-amusement",
|
||||
"description": "AIME E-amusement",
|
||||
"nodes": [
|
||||
{
|
||||
"code": "0b00",
|
||||
"data": {
|
||||
"0082": "^................0078............$"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "NESiCA",
|
||||
"type": "e-amusement",
|
||||
"description": "NESiCA E-amusement",
|
||||
"nodes": [
|
||||
{
|
||||
"code": "0b00",
|
||||
"data": {
|
||||
"0082": "^................0079............$"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Bandai Namco Pasport",
|
||||
"type": "e-amusement",
|
||||
"description": "Bandai Namco Pasport E-amusement",
|
||||
"nodes": [
|
||||
{
|
||||
"code": "0b00",
|
||||
"data": {
|
||||
"0082": "^................002A............$"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Mobiry Days",
|
||||
"type": "transit",
|
||||
"description": "Mobiry Days transit service",
|
||||
"nodes": [
|
||||
{
|
||||
"code": "0b00",
|
||||
"data": {
|
||||
"0082": "^................0093............$"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user