Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Python script to sort Portable Executable (PE) files by their version and download debug symbols if existing.

NotificationsYou must be signed in to change notification settings

p0dalirius/SortPEbyVersions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Python script to sort Portable Executable (PE) files by their version and download debug symbols if existing.
GitHub release (latest by date)YouTube Channel Subscribers

Features

  • Automatically download PDB symbols frommsdl.microsoft.com if applicable.
  • Process a batch of Portable Executable (PE) files from a source folder (option--source).

Usage

$ ./SortPEbyVersions.py -husage: SortPEbyVersions.py [-h] -s SOURCE_DIR -a ARCHIVE_DIR [-v]Sort Portable Executable (PE) files by their version and download debug symbols if existing.options:  -h, --help            show this help message and exit  -s SOURCE_DIR, --source-dir SOURCE_DIR                        Source directory where to get PE files.  -a ARCHIVE_DIR, --archive-dir ARCHIVE_DIR                        Archive directory where to store PE files by versions.  -v, --verbose         Verbose mode. (default: False)

Example

Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.

About

A Python script to sort Portable Executable (PE) files by their version and download debug symbols if existing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp