{"id":23872333,"url":"https://github.com/p0dalirius/pypdbdownload","last_synced_at":"2025-04-23T23:56:11.293Z","repository":{"id":41381859,"uuid":"456842202","full_name":"p0dalirius/pyPDBdownload","owner":"p0dalirius","description":"A Python script to download PDB files associated with a Portable Executable (PE)","archived":false,"fork":false,"pushed_at":"2025-02-11T07:43:13.000Z","size":118,"stargazers_count":121,"open_issues_count":0,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-23T23:56:04.837Z","etag":null,"topics":["debug","download","microsoft","pdb","pe","portable-executable","tool"],"latest_commit_sha":null,"homepage":"https://podalirius.net/","language":"Python","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/p0dalirius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":"p0dalirius","patreon":"Podalirius"}},"created_at":"2022-02-08T08:19:07.000Z","updated_at":"2025-03-31T11:36:41.000Z","dependencies_parsed_at":"2024-03-09T10:24:00.546Z","dependency_job_id":"8cfa45f7-b523-48cb-b272-cc29b6e76c37","html_url":"https://github.com/p0dalirius/pyPDBdownload","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":"0.16666666666666663","last_synced_commit":"c47b09b6e4f6321f829214f4ba8e522ab2404120"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2FpyPDBdownload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2FpyPDBdownload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2FpyPDBdownload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2FpyPDBdownload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p0dalirius","download_url":"https://codeload.github.com/p0dalirius/pyPDBdownload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535063,"owners_count":21446506,"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":["debug","download","microsoft","pdb","pe","portable-executable","tool"],"created_at":"2025-01-03T15:59:14.528Z","updated_at":"2025-04-23T23:56:11.271Z","avatar_url":"https://github.com/p0dalirius.png","language":"Python","funding_links":["https://github.com/sponsors/p0dalirius","https://patreon.com/Podalirius"],"categories":[],"sub_categories":[],"readme":"![](./.github/banner.png)\n\n\u003cp align=\"center\"\u003e\n    A Python script to download PDB files associated with a Portable Executable (PE).\n    \u003cbr\u003e\n    \u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/p0dalirius/pdbdownload\"\u003e\n    \u003ca href=\"https://twitter.com/intent/follow?screen_name=podalirius_\" title=\"Follow\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/podalirius_?label=Podalirius\u0026style=social\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.youtube.com/c/Podalirius_?sub_confirmation=1\" title=\"Subscribe\"\u003e\u003cimg alt=\"YouTube Channel Subscribers\" src=\"https://img.shields.io/youtube/channel/subscribers/UCF_x5O7CSfr82AfNVTKOv_A?style=social\"\u003e\u003c/a\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n## Features\n\n - [x] Download PDB symbols from `msdl.microsoft.com`.\n - [x] Process a single or a batch of PortableExecutable (PE) files.\n\n## Installation\n\npdbdownload is available on [PyPi](https://pypi.org/project/pdbdownload/):\n\n```\npython3 -m pip install pdbdownload\n```\n\n## Usage\n\n```\n$ ./pdbdownload.py -h\nusage: pdbdownload.py [-h] (-f PE_FILE | -d PE_DIR) [-S SYMBOLS_DIR] [-v]\n\nDescription message\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -f PE_FILE, --pe-file PE_FILE\n  -d PE_DIR, --pe-dir PE_DIR\n  -S SYMBOLS_DIR, --symbols-dir SYMBOLS_DIR\n                        Output dir where symbols will be downloaded.\n  -v, --verbose         Verbose mode. (default: False)\n```\n\n## Example\n\n![](./.github/example.png)\n\nTo recursively download the PDBs of all executables in a folder, use:\n\n```\npdbdownload -d . -S .\n```\n\n## Contributing\n\nPull requests are welcome. Feel free to open an issue if you want to add other features.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0dalirius%2Fpypdbdownload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp0dalirius%2Fpypdbdownload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0dalirius%2Fpypdbdownload/lists"}