{"id":16752888,"url":"https://github.com/luser/breakpad-scrape-system-symbols","last_synced_at":"2025-10-13T20:04:28.708Z","repository":{"id":28885112,"uuid":"32409720","full_name":"luser/breakpad-scrape-system-symbols","owner":"luser","description":"Scripts to scrape symbols from system libraries for use with Breakpad crash reporting","archived":false,"fork":false,"pushed_at":"2023-05-25T14:41:06.000Z","size":28,"stargazers_count":4,"open_issues_count":5,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T00:04:10.650Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luser.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}},"created_at":"2015-03-17T17:39:43.000Z","updated_at":"2023-05-25T14:41:12.000Z","dependencies_parsed_at":"2025-02-17T13:37:11.149Z","dependency_job_id":"394c6d3a-792c-4cf2-ab41-7555e7550e96","html_url":"https://github.com/luser/breakpad-scrape-system-symbols","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/luser%2Fbreakpad-scrape-system-symbols","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fbreakpad-scrape-system-symbols/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fbreakpad-scrape-system-symbols/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fbreakpad-scrape-system-symbols/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luser","download_url":"https://codeload.github.com/luser/breakpad-scrape-system-symbols/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248245521,"owners_count":21071506,"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-10-13T02:48:26.374Z","updated_at":"2025-10-13T20:04:23.665Z","avatar_url":"https://github.com/luser.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains two scripts intended for use with Breakpad crash reporting.\n\ngathersymbols.py attempts to find system libraries and run Breakpad's dump_syms tool on them to output Breakpad-format symbols. You must need a usable dump_syms binary to use the script. (The setup.sh script in this repository can download one for you.) It will produce a symbols.zip in the current directory. By default gathersymbols.py will download a list of missing symbols from Mozilla's Socorro install and only upload symbols that are present in that list, but you can override this behavior by passing `--all` or passing library filenames on the command line.\n\nuploadsymbols.py takes a symbols.zip and a Socorro authentication token and uploads the symbols.zip using Socorro's symbol upload API.\n\nBoth scripts require the Python `requests` library to be installed, gathersymbols.py also requires the `futures` library.\n\nAny copyright is dedicated to the Public Domain.\nhttp://creativecommons.org/publicdomain/zero/1.0/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluser%2Fbreakpad-scrape-system-symbols","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluser%2Fbreakpad-scrape-system-symbols","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluser%2Fbreakpad-scrape-system-symbols/lists"}