39 lines
608 B
JSON
39 lines
608 B
JSON
{
|
|
"C": [
|
|
[7, -1, -1],
|
|
[2, 1],
|
|
[-1, -1, 9]
|
|
],
|
|
"L": "6289a955eb25d7b44b452e46e092f330ffc1f1d205deaa1d5aead8c65e48eb68",
|
|
"password": "759",
|
|
"results": {
|
|
"method1": {
|
|
"tries": 1,
|
|
"password": [7, 5, 9],
|
|
"logs": [
|
|
"759"
|
|
]
|
|
},
|
|
"method2": {
|
|
"tries": 4,
|
|
"password": [7, 5, 9],
|
|
"logs": [
|
|
"719",
|
|
"799",
|
|
"739",
|
|
"759"
|
|
]
|
|
},
|
|
"method3": {
|
|
"tries": 6,
|
|
"password": [7, 5, 9],
|
|
"logs": [
|
|
"997",
|
|
"197",
|
|
"797",
|
|
"597",
|
|
"397"
|
|
]
|
|
}
|
|
}
|
|
} |