38 lines
596 B
JSON
38 lines
596 B
JSON
{
|
|
"C": [
|
|
[0, -1, -1],
|
|
[-1, 5, -1]
|
|
],
|
|
"L": "670544e235ad5f18b949f224bfdc86e9751fbfe04f9fa202144825342e6e9a1c",
|
|
"password": "051",
|
|
"results": {
|
|
"method1": {
|
|
"tries": 4,
|
|
"password": [0, 5, 1],
|
|
"logs": [
|
|
"055",
|
|
"052",
|
|
"058",
|
|
"051"
|
|
]
|
|
},
|
|
"method2": {
|
|
"tries": 1,
|
|
"password": [0, 5, 1],
|
|
"logs": [
|
|
"051"
|
|
]
|
|
},
|
|
"method3": {
|
|
"tries": 5,
|
|
"password": [0, 5, 1],
|
|
"logs": [
|
|
"059",
|
|
"052",
|
|
"054",
|
|
"056",
|
|
"051"
|
|
]
|
|
}
|
|
}
|
|
} |