{"id":17994981,"url":"https://github.com/p0dalirius/sortpebyversions","last_synced_at":"2025-09-03T16:31:30.516Z","repository":{"id":113562930,"uuid":"597849219","full_name":"p0dalirius/SortPEbyVersions","owner":"p0dalirius","description":"A Python script to sort Portable Executable (PE) files by their version and download debug symbols if existing. ","archived":false,"fork":false,"pushed_at":"2023-10-02T09:15:17.000Z","size":119,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-17T08:46:41.812Z","etag":null,"topics":["archive","files","pe","research","sort"],"latest_commit_sha":null,"homepage":"","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":"2023-02-05T20:15:31.000Z","updated_at":"2024-07-05T16:18:42.000Z","dependencies_parsed_at":"2024-10-29T20:42:29.702Z","dependency_job_id":null,"html_url":"https://github.com/p0dalirius/SortPEbyVersions","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/p0dalirius%2FSortPEbyVersions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2FSortPEbyVersions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2FSortPEbyVersions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2FSortPEbyVersions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p0dalirius","download_url":"https://codeload.github.com/p0dalirius/SortPEbyVersions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231902077,"owners_count":18443328,"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":["archive","files","pe","research","sort"],"created_at":"2024-10-29T20:17:23.297Z","updated_at":"2024-12-30T18:45:12.009Z","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 sort Portable Executable (PE) files by their version and download debug symbols if existing.\n    \u003cbr\u003e\n    \u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/p0dalirius/SortPEbyVersions\"\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] Automatically download PDB symbols from `msdl.microsoft.com` if applicable.\n - [x] Process a batch of Portable Executable (PE) files from a source folder (option `--source`).\n\n## Usage\n\n```\n$ ./SortPEbyVersions.py -h\nusage: SortPEbyVersions.py [-h] -s SOURCE_DIR -a ARCHIVE_DIR [-v]\n\nSort Portable Executable (PE) files by their version and download debug symbols if existing.\n\noptions:\n  -h, --help            show this help message and exit\n  -s SOURCE_DIR, --source-dir SOURCE_DIR\n                        Source directory where to get PE files.\n  -a ARCHIVE_DIR, --archive-dir ARCHIVE_DIR\n                        Archive directory where to store PE files by versions.\n  -v, --verbose         Verbose mode. (default: False)\n```\n\n## Example\n\n![](./.github/example.png)\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%2Fsortpebyversions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp0dalirius%2Fsortpebyversions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0dalirius%2Fsortpebyversions/lists"}