{"id":31901045,"url":"https://github.com/berrysoft/symdep","last_synced_at":"2025-10-13T12:52:09.724Z","repository":{"id":43864831,"uuid":"336982749","full_name":"Berrysoft/symdep","owner":"Berrysoft","description":"A simple tool to view the import \u0026 export symbols of executable.","archived":false,"fork":false,"pushed_at":"2025-06-05T09:27:09.000Z","size":46,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T10:19:31.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Berrysoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-08T06:36:03.000Z","updated_at":"2025-06-05T09:27:11.000Z","dependencies_parsed_at":"2024-05-06T15:57:15.754Z","dependency_job_id":"3fd8ae0b-8998-485b-a1c6-37a414029362","html_url":"https://github.com/Berrysoft/symdep","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Berrysoft/symdep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Berrysoft%2Fsymdep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Berrysoft%2Fsymdep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Berrysoft%2Fsymdep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Berrysoft%2Fsymdep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Berrysoft","download_url":"https://codeload.github.com/Berrysoft/symdep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Berrysoft%2Fsymdep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015087,"owners_count":26085644,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-13T12:52:06.173Z","updated_at":"2025-10-13T12:52:09.713Z","avatar_url":"https://github.com/Berrysoft.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SymDep\r\nA simple tool to view the import \u0026 export symbols of executable.\r\n\r\n## Usage\r\n``` sh\r\n# Show dependencies\r\n$ symdep \u003cfile\u003e -d\r\n# Show import symbols\r\n$ symdep \u003cfile\u003e -i\r\n# Show import symbols group by dependencies\r\n$ symdep \u003cfile\u003e -id\r\n# Show export symbols\r\n$ symdep \u003cfile\u003e -e\r\n```\r\n\r\n## Support binary types\r\nIt uses `goblin` package to read the binaries.\r\n* ELF(32, 64)\r\n* PE(32, 32+)\r\n* MachO/Fat MachO\r\n\r\n## Note for ELF\r\nELF doesn't require a symbol should be found in a specific library for convience.\r\nTherefore, `symdep` tries to do the same as `ld.so` to find the libraries for the symbols.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberrysoft%2Fsymdep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberrysoft%2Fsymdep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberrysoft%2Fsymdep/lists"}