maze_python/password_output/pwd_005.json

95 lines
1.4 KiB
JSON

{
"C": [
[1, 1],
[-1, -1, 5],
[3, 1]
],
"L": "35e080e4e90c68f46ec4bcbacce030e2330ea9fea086fbb651f3960c5a442bf3",
"password": "355",
"results": {
"method1": {
"tries": 14,
"password": [3, 5, 5],
"logs": [
"135",
"115",
"195",
"155",
"125",
"145",
"175",
"165",
"105",
"185",
"335",
"315",
"395",
"355"
]
},
"method2": {
"tries": 3,
"password": [3, 5, 5],
"logs": [
"395",
"305",
"355"
]
},
"method3": {
"tries": 49,
"password": [3, 5, 5],
"logs": [
"557",
"057",
"257",
"157",
"457",
"957",
"657",
"757",
"357",
"857",
"559",
"059",
"259",
"159",
"459",
"959",
"659",
"759",
"359",
"859",
"551",
"051",
"251",
"151",
"451",
"951",
"651",
"751",
"351",
"851",
"553",
"053",
"253",
"153",
"453",
"953",
"653",
"753",
"353",
"853",
"555",
"055",
"255",
"155",
"455",
"955",
"655",
"755",
"355"
]
}
}
}