mirror of
https://github.com/libyal/libexe
synced 2026-06-08 15:29:55 +00:00
33 lines
961 B
INI
33 lines
961 B
INI
[project]
|
|
name: "libexe"
|
|
status: "experimental"
|
|
year_of_creation: "2011"
|
|
data_format: "executable (EXE)"
|
|
documentation_url: "https://github.com/libyal/libexe/tree/main/documentation"
|
|
features: ["debug_output"]
|
|
|
|
[library]
|
|
public_types: ["file", "section"]
|
|
|
|
[tools]
|
|
description: "Several tools for reading executable (EXE) files"
|
|
names: ["exeinfo"]
|
|
|
|
[development]
|
|
main_object: "file"
|
|
main_object_filename: "cmd.exe"
|
|
|
|
[troubleshooting]
|
|
example: "exeinfo adtschema.dll"
|
|
|
|
[tests]
|
|
profiles: ["libexe", "pyexe", "exeinfo"]
|
|
info_tool_options_per_profile: [""]
|
|
info_tool_profiles: ["exeinfo"]
|
|
example_filename1: "ntbackup.exe"
|
|
example_filename2: "adtschema.dll"
|
|
|
|
[pypi]
|
|
appveyor_token: "VHuZiUWgTqTciKE2nsv/LnBsCB7SZRuCYxV8eyGcoqbFBR4cLZiqYzR7JsiRZ4azFEN2rQhMoFXJWopeH9LdtrtGInphYz943OpzrIpKloYmDAcu/+Ldu9dB7cLC0ie5kQmZ3V0bVPf7aiDAXi7hTi1wM/SPqXaLGA06gJ9LrK0YSNg8yyjEWhvW4s87VeCq8eYoHmDrGVPBCpt53Ecr1ICP2UheVjh8S+bMCoGBLxq7tc3nqSTyt4bpVLO0ZHTtZtBIMtaOQMSkGQYMhQpO4g=="
|
|
|