maze_python/password_output/pwd_099.json

60 lines
925 B
JSON

{
"C": [
[-1, -1],
[-1, -1, 5]
],
"L": "65364ea1ce382760f2b901c20fc2c1f8e1e5e30c51f9f9d32da0fc89b3e24dfa",
"password": "235",
"results": {
"method1": {
"tries": 6,
"password": [2, 3, 5],
"logs": [
"555",
"535",
"525",
"575",
"255",
"235"
]
},
"method2": {
"tries": 10,
"password": [2, 3, 5],
"logs": [
"355",
"335",
"325",
"375",
"555",
"535",
"525",
"575",
"255",
"235"
]
},
"method3": {
"tries": 17,
"password": [2, 3, 5],
"logs": [
"552",
"752",
"352",
"252",
"555",
"755",
"355",
"255",
"557",
"757",
"357",
"257",
"553",
"753",
"353",
"253"
]
}
}
}