maze_python/password_output/pwd_070.json

111 lines
1.6 KiB
JSON

{
"C": [
[-1, 2, -1],
[3, 1]
],
"L": "3f252f5ee8816414608c5e9c18ae858cbbb9c4728743a2a4c185d4954334d2b9",
"password": "729",
"results": {
"method1": {
"tries": 13,
"password": [7, 2, 9],
"logs": [
"321",
"325",
"329",
"327",
"323",
"521",
"525",
"529",
"527",
"523",
"721",
"725",
"729"
]
},
"method2": {
"tries": 20,
"password": [7, 2, 9],
"logs": [
"821",
"621",
"421",
"221",
"021",
"521",
"321",
"921",
"121",
"721",
"829",
"629",
"429",
"229",
"029",
"529",
"329",
"929",
"129",
"729"
]
},
"method3": {
"tries": 51,
"password": [7, 2, 9],
"logs": [
"290",
"230",
"250",
"210",
"270",
"292",
"232",
"252",
"212",
"272",
"291",
"231",
"251",
"211",
"271",
"295",
"235",
"255",
"215",
"275",
"293",
"233",
"253",
"213",
"273",
"298",
"238",
"258",
"218",
"278",
"294",
"234",
"254",
"214",
"274",
"299",
"239",
"259",
"219",
"279",
"296",
"236",
"256",
"216",
"276",
"297",
"237",
"257",
"217",
"277"
]
}
}
}