maze_python/password_output/pwd_057.json

77 lines
1.1 KiB
JSON

{
"C": [
[3, -1, -1],
[2, 0],
[3, 0]
],
"L": "28df3327f1bcdf12f715f4205bd5f8c99f5f44fb75453afc23e8bb0a3714241e",
"password": "342",
"results": {
"method1": {
"tries": 11,
"password": [3, 4, 2],
"logs": [
"322",
"324",
"328",
"320",
"326",
"362",
"364",
"368",
"360",
"366",
"342"
]
},
"method2": {
"tries": 12,
"password": [3, 4, 2],
"logs": [
"380",
"382",
"388",
"386",
"384",
"320",
"322",
"328",
"326",
"324",
"340",
"342"
]
},
"method3": {
"tries": 26,
"password": [3, 4, 2],
"logs": [
"063",
"463",
"663",
"263",
"863",
"043",
"443",
"643",
"243",
"843",
"083",
"483",
"683",
"283",
"883",
"023",
"423",
"623",
"223",
"823",
"003",
"403",
"603",
"203",
"803"
]
}
}
}