Skip to content

Mafiles for ASF #394

Answered by JustArchi
DeverBa asked this question in Q&A
Discussion options

You must be logged in to vote

According to @dyc3 here, the program's format of the maFile is:

{
  "account_name": "example",
  "steam_id": 1234,
  "serial_number": "kljasfhds",
  "revocation_code": "R12345",
  "shared_secret": "zvIayp3JPvtvX/QGHqsqKBk/44s=",
  "token_gid": "jkkjlhkhjgf",
  "identity_secret": "kjsdlwowiqe=",
  "uri": "otpauth://totp/Steam:example?secret=ASDF&issuer=Steam",
  "device_id": "android:99d2ad0e-4bad-4247-b111-26393aae0be3",
  "secret_1": "sklduhfgsdlkjhf=",
  "tokens": null,
}

ASF requires a valid json file with only identity_secret and shared_secret fields. If your maFile has those two, i.e. looks similar to above, then it can be imported to ASF right away with no required edits or additio…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DeverBa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants