OrangeBonnet / mafiles-converter

The application will help to convert Mafile steam files into a user-friendly format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAFILES-CONVERTER

The application will help to convert Mafile (SDA) steam files into a user-friendly format.
  • Filename changes - SteamID64 or AccountName
  • Change the contents of the files - shared secret and shared secret, you can also add SteamID64 and Account Name
  • Change file format - .json .txt .maFile

Converted file example:

    "steam_id": 76XXXXXXX264,
    "account_name": "Name",
    "shared_secret": "Secret",
    "identity_secret": "Secret"

About

The application will help to convert Mafile steam files into a user-friendly format.

License:Apache License 2.0


Languages

Language:Python 100.0%