{"id":19331127,"url":"https://github.com/zergon321/exedep","last_synced_at":"2025-07-04T23:04:25.600Z","repository":{"id":57641162,"uuid":"432827176","full_name":"zergon321/exedep","owner":"zergon321","description":"A simple Windows-only tool to find out what DLLs your Go application uses","archived":false,"fork":false,"pushed_at":"2021-12-04T16:31:30.000Z","size":4,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T08:29:49.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zergon321.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-28T21:17:24.000Z","updated_at":"2022-01-22T14:42:20.000Z","dependencies_parsed_at":"2022-09-05T07:40:33.319Z","dependency_job_id":null,"html_url":"https://github.com/zergon321/exedep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zergon321%2Fexedep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zergon321%2Fexedep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zergon321%2Fexedep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zergon321%2Fexedep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zergon321","download_url":"https://codeload.github.com/zergon321/exedep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434301,"owners_count":19800550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T02:39:09.997Z","updated_at":"2025-02-24T07:13:59.802Z","avatar_url":"https://github.com/zergon321.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exedep\n\nA simple command line tool to find out what dynamically linked libraries are used by your **Go** application built with **MSYS2 MinGW 64-bit**.\n\n## Requirements\n\n- **MSYS2 MinGW 64-bit**;\n- **Visual Studio Community 2022** (or any other version) with developer tools for **VC++**.\n\n## Installation\n\n```bash\ngo get github.com/zergon321/exedep\n```\n\n## Usage\n\nIt has the following command line options:\n- `exe` is a path to the executable file being analyzed for dynamic dependencies. Must be specified by the user;\n- `dll` is a path to the directory with the dependencies required by **CGO** (`C:\\msys64\\mingw64\\bin` by default;\n- `dumpbin` is a path to the **dumpbin** executable (`C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.30.30705\\bin\\Hostx64\\x64\\dumpbin.exe` by default).\n\nExample:\n\n```bash\nexedep --exe=/c/Users/user/go/src/github.com/zergon321/reisen/examples/player/player.exe\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzergon321%2Fexedep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzergon321%2Fexedep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzergon321%2Fexedep/lists"}