44 lines
683 B
JSON
44 lines
683 B
JSON
{
|
|
"C": [
|
|
[-1, 9, -1],
|
|
[1, 0],
|
|
[2, -1, -1]
|
|
],
|
|
"L": "b6b6f5f531ebb073c291dd679f1b01aab1dd4b7b3f94fa08bd126805650b37d8",
|
|
"password": "295",
|
|
"results": {
|
|
"method1": {
|
|
"tries": 9,
|
|
"password": [2, 9, 5],
|
|
"logs": [
|
|
"290",
|
|
"298",
|
|
"293",
|
|
"294",
|
|
"291",
|
|
"299",
|
|
"292",
|
|
"296",
|
|
"295"
|
|
]
|
|
},
|
|
"method2": {
|
|
"tries": 5,
|
|
"password": [2, 9, 5],
|
|
"logs": [
|
|
"296",
|
|
"292",
|
|
"291",
|
|
"293",
|
|
"295"
|
|
]
|
|
},
|
|
"method3": {
|
|
"tries": 1,
|
|
"password": [2, 9, 5],
|
|
"logs": [
|
|
"295"
|
|
]
|
|
}
|
|
}
|
|
} |