46 lines
714 B
JSON
46 lines
714 B
JSON
{
|
|
"C": [
|
|
[3, -1, -1],
|
|
[-1, 7, -1],
|
|
[2, 1]
|
|
],
|
|
"L": "0f8c13693afc452c2a929220b63b72c05c610a738ff2dded32215d81a8534d81",
|
|
"password": "377",
|
|
"results": {
|
|
"method1": {
|
|
"tries": 1,
|
|
"password": [3, 7, 7],
|
|
"logs": [
|
|
"377"
|
|
]
|
|
},
|
|
"method2": {
|
|
"tries": 6,
|
|
"password": [3, 7, 7],
|
|
"logs": [
|
|
"371",
|
|
"379",
|
|
"370",
|
|
"373",
|
|
"378",
|
|
"377"
|
|
]
|
|
},
|
|
"method3": {
|
|
"tries": 11,
|
|
"password": [3, 7, 7],
|
|
"logs": [
|
|
"713",
|
|
"793",
|
|
"703",
|
|
"723",
|
|
"753",
|
|
"763",
|
|
"733",
|
|
"773",
|
|
"783",
|
|
"743"
|
|
]
|
|
}
|
|
}
|
|
} |