{"id":25836022,"url":"https://github.com/bugsplat-git/pdb-guid","last_synced_at":"2025-10-05T22:44:31.362Z","repository":{"id":195183808,"uuid":"692278216","full_name":"BugSplat-Git/pdb-guid","owner":"BugSplat-Git","description":"💻🪟👀 Peek into Windows symbol files to read their unique identifiers","archived":false,"fork":false,"pushed_at":"2024-12-03T02:52:01.000Z","size":3004,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-20T07:41:33.804Z","etag":null,"topics":["bugsplat","crash","debugger","dll","exe","guid","minidump","pdb","symbol"],"latest_commit_sha":null,"homepage":"https://bugsplat.com","language":"TypeScript","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/BugSplat-Git.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-16T02:01:35.000Z","updated_at":"2025-05-17T10:44:04.000Z","dependencies_parsed_at":"2024-12-03T10:02:25.816Z","dependency_job_id":null,"html_url":"https://github.com/BugSplat-Git/pdb-guid","commit_stats":null,"previous_names":["bugsplat-git/pdb-guid"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/BugSplat-Git/pdb-guid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugSplat-Git%2Fpdb-guid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugSplat-Git%2Fpdb-guid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugSplat-Git%2Fpdb-guid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugSplat-Git%2Fpdb-guid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BugSplat-Git","download_url":"https://codeload.github.com/BugSplat-Git/pdb-guid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugSplat-Git%2Fpdb-guid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278532357,"owners_count":26002345,"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-05T02:00:06.059Z","response_time":54,"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":["bugsplat","crash","debugger","dll","exe","guid","minidump","pdb","symbol"],"created_at":"2025-03-01T01:38:53.634Z","updated_at":"2025-10-05T22:44:31.342Z","avatar_url":"https://github.com/BugSplat-Git.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![bugsplat-github-banner-basic-outline](https://user-images.githubusercontent.com/20464226/149019306-3186103c-5315-4dad-a499-4fd1df408475.png)](https://bugsplat.com)\n\u003cbr/\u003e\n# \u003cdiv align=\"center\"\u003eBugSplat\u003c/div\u003e \n### **\u003cdiv align=\"center\"\u003eCrash and error reporting built for busy developers.\u003c/div\u003e**\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://twitter.com/BugSplatCo\"\u003e\n        \u003cimg alt=\"Follow @bugsplatco on Twitter\" src=\"https://img.shields.io/twitter/follow/bugsplatco?label=Follow%20BugSplat\u0026style=social\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://discord.gg/bugsplat\"\u003e\n        \u003cimg alt=\"Join BugSplat on Discord\" src=\"https://img.shields.io/discord/664965194799251487?label=Join%20Discord\u0026logo=Discord\u0026style=social\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n# pdb-guid\n\nA nifty little library for reading unique identifiers from pdb, exe, and dll files.\n\n## Command Line\n\n1. Install this package globally `npm i -g pdb-guid`\n2. Run pdb-guid with `-h` to see the latest usage information:\n\n```bash\nbobby@BugSplat % ~ % pdb-guid -h\n\npdb-guid\n\n  A command line utility and library for reading the GUID of a .pdb, .exe, or   \n  .dll file.                                                                    \n\nUsage\n\n  --path string   Path to a .pdb, .exe, or .dll file. \n  -h, --help      Print this usage guide.             \n\nExample\n\n  pdb-guid path-to-exe-dll-or-pdb-file \n\nLinks\n\n  🐛 https://bugsplat.com                     \n                                              \n  💻 https://github.com/BugSplat-Git/pdb-guid \n                                              \n  💌 support@bugsplat.com \n```\n\n3. Run pdb-guid specifying a path to a pdb, exe, or dll file:\n\n```bash\nbobby@BugSplat % ~ % pdb-guid ./path/to/bugsplat.pdb\nE546B55B6D214E86871B40AC35CD0D461\n```\n\n## API\n\n1. Install this package locally `npm i @bugsplat/pdb-guid`.\n2. Create a new instance of `PdbFile` by awaiting a call to the static factory function `PdbFile.createFromFile`. This method accepts files with a `.pdb` extension.\n\n```ts\nconst pdbFile = await PdbFile.createFromFile('./path/to/bugsplat.pdb');\n```\n\n3. Create a new instance of `PeFile` by awaiting a call to the static factory function `PeFile.createFromFile`. This method accepts files with a `.exe` or `.dll` extension. \n\n```ts\nconst peFile = await PeFile.createFromFile('./path/to/bugsplat.exe');\n```\n\n4. The `guid` property of `PdbFile` and `PeFile` instances will contain the unique identifier for the file.\n\n```ts\nconst guid = pdbFile.guid;\n```\n\n## 🐛 About\n\n[BugSplat](https://bugsplat.com) is a software crash and error reporting service with support for [Windows Native C++](https://docs.bugsplat.com/introduction/getting-started/integrations/desktop/cplusplus), [Qt](https://docs.bugsplat.com/introduction/getting-started/integrations/cross-platform/qt), [Unreal Engine](https://docs.bugsplat.com/introduction/getting-started/integrations/game-development/unreal-engine) and [many more](https://docs.bugsplat.com/introduction/getting-started/integrations). BugSplat automatically captures critical diagnostic data such as stack traces, log files, and other runtime information. BugSplat also provides automated incident notifications, a convenient dashboard for monitoring trends and prioritizing engineering efforts, and integrations with popular development tools to maximize productivity and ship more profitable software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugsplat-git%2Fpdb-guid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugsplat-git%2Fpdb-guid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugsplat-git%2Fpdb-guid/lists"}