{
    "##": "The homepage requires JS to load (not suitable for checkver)",
    "version": "0.0.8.1",
    "description": "EXE analyzer inspired by PEiD. Designed to detect exe signatures, compressor format and dump internal information.",
    "homepage": "http://exeinfo.booomhost.com/",
    "license": {
        "identifier": "Freeware",
        "url": "http://exeinfo.booomhost.com/"
    },
    "url": "https://raw.githubusercontent.com/ExeinfoASL/ASL/master/exeinfope.zip",
    "hash": "aea4da4def6d704fecd5eb861cbe30d6142a02c1f2c2e5919be9245d825a938f",
    "extract_dir": "ExeinfoPe",
    "bin": "exeinfope.exe",
    "shortcuts": [
        [
            "exeinfope.exe",
            "Exeinfo PE"
        ]
    ],
    "persist": [
        "plugins",
        "exeinfopeRUN.cfg",
        "userdb.txt"
    ],
    "checkver": {
        "url": "https://raw.githubusercontent.com/ExeinfoASL/ASL/master/README.md",
        "regex": "Version\\s+\\: ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://raw.githubusercontent.com/ExeinfoASL/ASL/master/exeinfope.zip"
    }
}
